Grid
The Grid component allows for the easy construction of HTML tables for displaying data from a collection of Model objects.
Note As of the 0.0.1.846 release the grid component has been re-written. The documentation on this page refers to the new version of the grid. The original grid implementation has been moved to the
MvcContrib.UI.LegacyGrid namespace. Documentation for the Legacy Grid
can be found here.
The following blog posts provide an introduction to the Grid component.
Updated grid documentation will be available shortly.