Custom Grid Control
Examples:
- Example 1: Simple Grid with paging and sorting
- Example 2: Simple Grid with filter on each row
- Example 3: More Grids on same page with different style
- Example 4: Grid with custom data formating
- Example 5: Grid with conditions for data display
- Example 6: Grid with group by first column
Requirements:
- Visual Studio 2010 + MVC3
- CustomGrid.dll
- Newtonsoft.Json
- jQuery min ver 1.5
- jQuery UI tools min ver 1.8 (javascript and css)
- Custom Grid css
- Knowledge about server side paging, sorting and filtering data