3

I want to sort my product list by name,rate,etc. using DropDownList

On change event of this dropdown list,i want to show sorted product list using ajax.

How it possible in ASP.net MVC(RAZOR)?

Chirag Lukhi
  • 1,528
  • 17
  • 41
  • See my answer to a similar question here (you could either sort the data clientside, or retrieve it from the server, ready sorted): http://stackoverflow.com/a/8986889/234415 – Tom Chantler Jan 24 '12 at 13:08

0 Answers0