vote up 1 vote down star

Is it possible to use a datagrid control in a mvc "view"?

How would I bind it to a datasource?

flag

52% accept rate

4 Answers

vote up 4 vote down check

check this tip by Stephen Walther for implementation ideas
another option would be to buy a third party control, such as this

link|flag
vote up 4 vote down

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

link|flag
vote up 1 vote down

Check the blog post ASP.NET MVC Grid View using MVCContrib

link|flag
vote up 2 vote down

just started playing with the grid from http://www.codeplex.com/MVCContrib

initially it looks like a good solution

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.