When you are orking with MVC and ajax the best practice is to pass data is json result. Just pass your object to Json() method and return the result. What is confusing here?
Thanks & Regards
Anup Das Gupta
Mark as Answer if you feel so. Visit My Blog
asteranup
All-Star
30184 Points
4906 Posts
Re: autocomplete extraparams is always null
Mar 02, 2011 08:42 AM|LINK
Hi,
When you are orking with MVC and ajax the best practice is to pass data is json result. Just pass your object to Json() method and return the result. What is confusing here?
Anup Das Gupta
Mark as Answer if you feel so. Visit My Blog