Skip to content

A table grid control for ASP.NET framework and ASP.NET Core and with ajax and signalr paging and sorting. Also has filtering support, exporting, back button support, and graceful degradation. Easily configurable. All ajax and signalr calls are handled for you. Data can be inserting into the grid for multiple users from the backend or the fronten…

License

Notifications You must be signed in to change notification settings

ashab015/MVCGrid.Net-2.0

 
 

Repository files navigation

MVCGrid.Net 2.0

A table grid control for ASP.NET MVC and .NET Core and 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
  • Signal R support send data from the backend to the frontend seemlessly.

Creator

Alpha Shabazz Joe Harrison

See http://mvcgrid.net

About

A table grid control for ASP.NET framework and ASP.NET Core and with ajax and signalr paging and sorting. Also has filtering support, exporting, back button support, and graceful degradation. Easily configurable. All ajax and signalr calls are handled for you. Data can be inserting into the grid for multiple users from the backend or the fronten…

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 76.0%
  • HTML 11.9%
  • JavaScript 10.1%
  • CSS 1.5%
  • Pascal 0.3%
  • PowerShell 0.2%