ASP MVC GRIDVIEW
ASP MVC GRIDVIEW is MVC extension for table CRUD (CREATE, READ, UPDATE, DELETE)
Plugin by default support:
- - displaying data with table layout using any list of object
- - updating data using defined column update type (text, datepicker, bool or list)
- - delete data with confirmation
- - templating data using your own razor templates or labmda expressions
- - pagination
- - columns sorting
- - rows selecting
- - multi instances
- - twitter bootstrap style