Is it possible to use a datagrid control in a mvc "view"?
How would I bind it to a datasource?
|
|
Is it possible to use a datagrid control in a mvc "view"? How would I bind it to a datasource?
|
|||
|
|
|
|
check this tip by Stephen Walther for implementation ideas |
||
|
|
|
|
Check this out, using jQuery grid with ASP.NET MVC: http://haacked.com/archive/2009/04/14/using-jquery-grid-with-asp.net-mvc.aspx |
||
|
|
|
|
Check the blog post ASP.NET MVC Grid View using MVCContrib |
||
|
|
|
|
just started playing with the grid from http://www.codeplex.com/MVCContrib initially it looks like a good solution |
||
|
|