EasyDataTable currently supports two versions 1.X and 2.X versions.
2.X increased static data sources (JSON Data List and Array Format), JSON file data source paging load support, and support for more than static data filtering and sorting query.
+ New
- Remove
# Update
2.4.0[2015-01-22]
+ Click OK to realize checked and unchecked switch
+ Add Row row event setting function DataTable.setRowEvent(events, [datatableid])
+ Custom paging, paging content is defined in the <div class = "customPaging"> </div<, you can prevent the custom content displayed before the rendering is complete

1.11.0[2015-01-22]
+ Click OK to realize checked and unchecked switch
+ Add Row row event setting function DataTable.setRowEvent(events, [datatableid])
+ Custom paging, paging content is defined in the <div class = "customPaging"> </div<, you can prevent the custom content displayed before the rendering is complete
Old version[2011-02-03]