Search
5738 results 2701-2710
Forum
- 26th Aug 2009Not showing navigation fields when there is nothing to navigateproper way - write a paging plug-in which will hide
- 24th Aug 2009tables behind tabs...column widths (to stop paging jumping the columns around)
- 24th Aug 2009Pagination - Navigation with text inputHi dennis, Have you had a hack at this yet? It should be just a case of combining the source for the standard DataTables paging functions with the input plug-in. Regards, Allan
- 23rd Aug 2009DataTables 1.5.0 released!used for sorting. full_numbers paging issue @Stuart The full_numbers
- 18th Aug 2009jEditable updating MySQL database - PHP code?code]<?php /* MySQL connection / include_once("./dbc.php"); / Paging */ $sLimit = ""; if ( isset( $_GET['iDisplayStart']
- 13th Aug 2009Endless scrollingdo scrolling rather than paging - and to my mind
- 13th Aug 2009Add Class to Datatable Elements?classes directly in the paging setup function. Regards, Allan
- 13th Aug 2009Showing/Hidding Columns After Initial Rendera bit messy when paging. Perhaps what you could
- 13th Aug 2009Resizing...yourself to stop the paging from causing the columns
- 13th Aug 2009Key navigationbit similar for a paging plugin function ( http://datatables.net/plug-ins/pagination ) - but