Initial MVC WebGrid
This is the base setup for an enhanced WebGrid for ASP.NET MVC.
Here is the series so far:
- ASP.NET MVC: Enhancing the WebGrid Series
- ASP.NET MVC: Enhancing the WebGrid - Batch Processing
- ASP.NET MVC: Enhancing the WebGrid - Exporting to Excel
- ASP.NET MVC: Enhancing the WebGrid - Exporting to CSV
- ASP.NET MVC: Enhancing the WebGrid - Lazy Loading with Web API
- ASP.NET MVC: Enhancing the WebGrid - Lazy Loading with SignalR
- ASP.NET MVC: Enhancing the WebGrid - Inline Editing Using SignalR
- ASP.NET MVC: Enhancing the WebGrid - Validating Inline Editing
- ASP.NET MVC: Enhancing the WebGrid - Excel-Like Filtering
If you have any features you want included in this WebGrid, post a comment on the site and we'll see if we can add the feature into it.