On this page
Skybrud.Umbraco.GridData
Skybrud.Umbraco.GridData is a small package with a strongly typed model for the new grid in Umbraco 7.2 and above.
The package makes it easy to use the model in your MVC views, master pages or even in your custom logic - eg. to index the grid data in Examine for better searches.
Installation
NuGet Package
Install this NuGet package in your Visual Studio project. Makes updating easy.Umbraco package
Install the package through the Umbraco backoffice.ZIP file
Grab a ZIP file of the latest release; unzip and move the contents to the root directory of your web application.