Search
13035 results 4871-4880
Forum
- 23rd Nov 2012Server side processing - Server/Client column independanceto completely separate array order, and data shown in
- 22nd Nov 2012Ghost Classes on TD elementscell class names in order to make things faster
- 22nd Nov 2012Did not work aoColumns mystring when using sAjaxSourcethe table, records were ordered by normal ASC order, so I excluded "aaSorting",
- 20th Nov 2012Setting sortable with aoColumnDefs glitchedintended, but the priority order is reversed from what
- 19th Nov 2012table header has higher z-index(?) and obstructs drop down menu.more of a stacking order issue, rather than z-index
- 17th Nov 2012Dynamically created header/footerthat inner header, in order to keep visual correctness.
- 16th Nov 2012Show datatable using server processingpg_escape_string( $_GET['iDisplayStart'] ).", ". pg_escape_string( $_GET['iDisplayLength'] ); } /* * Ordering */ if ( isset( $_GET['iSortCol_0'] ) ) { $sOrder = "ORDER BY "; for ( $i=0 ; $i<intval(
- 12th Nov 2012editor field - setting the current value when using a dropdown listwant to change the ordering got the items in
- 11th Nov 2012Multiple databasesif ( isset( $_POST['iSortCol_0'] ) ) { $sOrder = ' ORDER BY '; for ( $i=0 ; $i<intval(
- 10th Nov 2012Problem with ColReorderWithResize plugin + sScrollxresize columns, change their order and their visibility, have