diff --git a/MVCGridExample/Views/Home/Index.cshtml b/MVCGridExample/Views/Home/Index.cshtml index 1e8f31a..23487a5 100644 --- a/MVCGridExample/Views/Home/Index.cshtml +++ b/MVCGridExample/Views/Home/Index.cshtml @@ -57,6 +57,9 @@

MVCGrid.Net

A grid for ASP.NET MVC and Bootstrap with ajax paging and sorting. Also has filtering support, export to csv, back button support, and graceful degradation.

+ +

The primary goal of this project is to provide the core grid functionality, along with a very simple and easy-to-use client-side API to allow you to easily add the additional front-end interaction you need. You can add it to your project very easily and get it running with minimal effort, but it also has the extensibility to customize when needed.

+

Features