Tagged Questions
0
votes
1answer
609 views
Help with jQuery Grid in an ASP.Net MVC 2 RC with areas
I've followed Phil Haack's demo of jQuery Grid successfully in an mvc 2 rc project without areas. Now I'm trying to implement the same code in an areas project but the data is not being passed to the ...