Changes between Version 31 and Version 32 of ServerSidePagination
- Timestamp:
- 01/20/10 08:28:14 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerSidePagination
v31 v32 13 13 * The Back-end was already done for JSON representation, now done in the dataTables way 14 14 * The Front-end is done: 50 records at a time :) 15 * ToDo:15 * !ToDo: 16 16 * Sort Columns (orderby) 17 17 * Search (filtering) 18 18 * XSLT to generate dataTables-compliant JSON? 19 19 === Front-end implementation === 20 20 * http://datatables.net/examples/data_sources/server_side.html