Search
13037 results 5371-5380
Forum
- 22nd Aug 2010Themeroller - IE does not honor disabled page numbers in pagerfor the moment, in order to retain backwards compatibility
- 21st Aug 2010bSort: Can I turn it off and on?at initialisation time in order to try and optimise
- 20th Aug 2010Server side search errorGET['iDisplayLength'] )." OFFSET ". pg_escape_string( $_GET['iDisplayStart'] ); } /* * Ordering */ if ( isset( $_GET['iSortCol_0'] ) ) { $sOrder = "ORDER BY "; for ( $i=0 ; $i<intval(
- 19th Aug 2010A href link using new server-side script for PHP and MySQLif ( isset( $_GET['iSortCol_0'] ) ) { $sOrder = "ORDER BY "; for ( $i=0 ; $i<intval(
- 18th Aug 2010Show/Hide Columns without column index referenceand in the required order. Allan
- 17th Aug 2010json / datetimeby multiple columns. The order of which you click
- 17th Aug 2010Discard saved state accross postbacks with different datathe bStateSave = false in order to prevent the previously
- 12th Aug 2010setting cookie nameDataTables source code in order to be able to
- 11th Aug 2010Add row to top of the table rowsOrdering in DataTables is always
- 11th Aug 2010Server Side ColumnsThis also unfortunately breaks the sorting (not having a column to ORDER BY). I was thinking a view could possibly fix?