karthik25 / MVCGrid.Net

Home Page:http://mvcgrid.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

http://mvcgrid.net

License:MIT License


Languages

Language:C# 81.6%Language:JavaScript 15.2%Language:CSS 2.4%Language:Pascal 0.5%Language:PowerShell 0.3%Language:ASP 0.0%