hi,
i want to create a controller action whch has to return a JSON or partial HTML according to the parameters.Plz do tell me tha way get the result returned to an MVC page asynchronously?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bhavik SolankiPosted Nov 21, 2011, 7:39 AM
it's very simple and very easily you can do
look at link i hope it will help you
http://bhaviksoluckydotnet.blogspot.com/2011/11/how-to-postback-on-index-change-of.html
look at other link where i have explain small and simple example so user can know better how to work in mvc 3.0
Regards,
Bhavik solucky
Dhaval PatelPosted Nov 10, 2011, 7:19 AM
Please refer below list to create Controlller in MVC
http://www.asp.net/mvc/tutorials/creating-a-controller-cs
his post help you then mark as "Accepted Answer"