Changes between Version 30 and Version 31 of ServerSidePagination
- Timestamp:
- 01/20/10 08:27:45 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified ServerSidePagination
v30 v31 11 11 === Status === 12 12 * The Back-end is now done for HTML representation 13 * The Back-end was already done for JSON representation 14 * The Front-end still needs doing 13 * The Back-end was already done for JSON representation, now done in the dataTables way 14 * The Front-end is done: 50 records at a time :) 15 * ToDo: 16 * Sort Columns (orderby) 17 * Search (filtering) 15 18 16 19 === Front-end implementation ===