Skip to content
/ DataGrid Public
forked from mesour/DataGrid

DataGrid for Nette with options like to dump tree, inline edit, export to csv, sort data using jQuery.ui.nestedSortable and much more.

License

Notifications You must be signed in to change notification settings

vymak/DataGrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mesour DataGrid

Latest Stable Version Build status

Mesour DataGrid is datagrid for Nette with options like to dump tree, create sub grids and sub items, inline edit, export to csv, sort data using jQuery.ui.nestedSortable and much more.

Install

  • With Composer

      "require": {
          "mesour/datagrid": "~2.0.7"
      }
    

About

DataGrid for Nette with options like to dump tree, inline edit, export to csv, sort data using jQuery.ui.nestedSortable and much more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 51.9%
  • JavaScript 39.8%
  • HTML 6.2%
  • CSS 2.1%