Skip to content
adrian edited this page Aug 11, 2017 · 5 revisions

Grid.Mvc

Grid.Mvc - is a component that allows you easy construction of HTML tables for displaying, paging and sorting data from a collection of Model objects.

Documentation

  1. Installation
  2. Quick start
  3. Paging
  4. Custom columns
  5. Data annotations
  6. [Client side (javascript)]
  7. Filtering
  8. [Creating custom filter widget]
  9. [Setup initial column filtering]
  10. [Multipile grids on the page]
  11. [Localization]
  12. [Download languages]

How to:

Render button, checkbox etc in the grid cell Custom grid properties initialization Creating ajax pager Migrate from Grid.Mvc 2.x to Grid.Mvc 3.x