Skip to content

T-o-m-a-s-z/MVCGrid.Net

 
 

Repository files navigation

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.

Easily configurable. All AJAX calls are handled for you... Simply tell it how to get your data!

Features

  • Uses your existing model objects
  • Server-side sorting and paging using AJAX
  • updates query string to support maintaining grid state when navigating back
  • gracefully degrades on older browsers (works on IE8)
  • Built-in exporting to csv
  • Filtering support with minimal client-side code

Usage

See http://mvcgrid.net

Packages

No packages published

Languages

  • C# 84.7%
  • JavaScript 12.0%
  • CSS 2.5%
  • Other 0.8%