Examples of how to use strongly typed helper for jqGrid (from Lib.Web.Mvc) with ASP.NET MVC3 and Razor:
- Basics & Formatting
- Configuration Import/Export
- Cell Editing
- CRUD
- Inline Editing
- Form Editing
- Searching
- Single
- Toolbar
- Custom
- Advanced
- Subgrid
- TreeGrid
Update 2011-07-23:
- Updated to jqGrid 4.1.2
- Added dynamic scrolling sample
- Added grouping sample
Update 2012-02-13:
- Updated to jqGrid 4.3.1
- Updated to Lib.Web.Mvc 5.0.0
- Modified inline editing sample to use "actions" formater
- Added "Subgrid as Grid" sample
Update 2012-10-07:
- Enabled NuGet Package Restore
- Updated to jQuery 1.8.2
- Updated to jQuery UI 1.9.0 RC 1
- Updated to jqGrid 4.4.1
- Updated to Lib.Web.Mvc 6.1.0
- Added "Loadonce with Inline Editing" sample
Update 2013-02-19:
- Updated to jQuery UI 1.9.0
- Updated to Lib.Web.Mvc 6.2.0
- Added "jQuery UI Integration" sample
- Added "Advanced Searching with templates" sample
Those examples require Northwind Database.