What are possible options for MVC gridView with autoresizing, sorting, editable columns?
Asked
Active
Viewed 273 times
1 Answers
0
The Telerik Grid is a nice component worth checking out. There's also MVCContrib Grid which is a little less elaborate in terms of functionality and might require some more code but it is very extensible.

Darin Dimitrov
- 1,023,142
- 271
- 3,287
- 2,928
-
I found this on MVCContrib [link]http://stackoverflow.com/questions/827395/use-mvccontrib-grid-for-editing But it wasn't detailed enough on where I would have the extension method set up. Would that be in controller? Would you be able to provide any better explanation to it?, possibly for extensions method on how to use it? – remo Apr 04 '11 at 16:18