Search
5738 results 2571-2580
Forum
- 16th Aug 2011Struggling to get DataTables working with Ajax / JSON / PHPROWS_FILTERED', $iTotalDisplayRecords); oci_execute($filterStatement); oci_fetch($filterStatement); // Paging if(isset($_POST['iDisplayStart']) && $_POST['iDisplayLength'] != '-1'){
- 12th Aug 2011Is there a way to use "bServerSide": true along with fnAddData?the next draw (filtering, paging, sorting etc) unless you
- 3rd Aug 2011DataTable PerformanceAnd you could enable paging (reducing the number of
- 21st Jul 2011Accessibility support for Great plugin?Nice one! Thanks for that. At some point soon (probably in a week or two) I'll make a paging plug-in which uses A tags rather than SPANs - which will hopefully improve the situation a bit as well. Allan
- 20th Jul 2011fnReloadAjaxlooking for (i.e. save paging location before the redraw).
- 19th Jul 2011Sorting and loading is slow for server sidetable cardinality) */ $sIndexColumn = "uniqueid"; /* * Paging */ $sLimit = ""; if ( isset( $_GET['iDisplayStart']
- 14th Jul 2011When should i bind the my own event into datatable?All the sorting and paging (previously) was done at
- 13th Jul 2011Problems with 1.8, mDataProp and TableTools exporting CSV, Excel...processing with filtering and paging (ie: each page makes
- 13th Jul 2011Infinite scrollingbe available for infinite paging. It corrects the iDisplayStart
- 13th Jul 2011Shared Pagination Controlto match whatever the paging of the master is.