Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
I'm looking for a solution with a search form that updates a MVC WebGrid (With sort and paging) and have a hard time understand how I will do this. Can't find any example out there and have not find a good solution trying myself. Any ideas?
What is MVC webgrid ? Is this a custom component ? If so maybe you should contact their support ?
The MVC webgrid is part of the MVC framework. See here http://msdn.microsoft.com/en-us/library/system.web.helpers.webgrid%28v=vs.111%29.aspx
I gave up on webgrids though and used datatables intstead.(http://www.datatables.net) More flexible. Thanks for answering!
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Implement WebGrid
Hi
I'm looking for a solution with a search form that updates a MVC WebGrid (With sort and paging) and have a hard time understand how I will do this. Can't find any example out there and have not find a good solution trying myself. Any ideas?
What is MVC webgrid ? Is this a custom component ? If so maybe you should contact their support ?
The MVC webgrid is part of the MVC framework. See here http://msdn.microsoft.com/en-us/library/system.web.helpers.webgrid%28v=vs.111%29.aspx
I gave up on webgrids though and used datatables intstead.(http://www.datatables.net) More flexible. Thanks for answering!
is working on a reply...