1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-29 11:24:10 +01:00
DataTables/examples/data_sources
2015-05-30 14:09:03 +01:00
..
ajax.html New: DataTables intialisation options can now be specified using HTML data-* attributes on the HTML <table> tag and on the cells of the column headers in the table. 2015-02-06 16:35:34 +00:00
dom.html New: DataTables intialisation options can now be specified using HTML data-* attributes on the HTML <table> tag and on the cells of the column headers in the table. 2015-02-06 16:35:34 +00:00
index.html New: where condition controls for the example PHP server-side processing class (SSP). This takes the form of a new complex method (to compliment the exisiting simple method) which accepts where parameters that can be used for either user based filtering, or server based filtering. 2015-01-11 16:26:59 +00:00
js_array.html New: DataTables intialisation options can now be specified using HTML data-* attributes on the HTML <table> tag and on the cells of the column headers in the table. 2015-02-06 16:35:34 +00:00
server_side.html Fix example: Server-side processing data source example column titles were incorrect 2015-05-30 14:09:03 +01:00