Search
5748 results 2651-2660
Forum
- 7th Sep 2010Select row problemlose them when the paging changes because the rows
- 6th Sep 2010fnAddData("example","row") to a server side processing tableheh :-). Maybe I should put in a warning about that, or just auto enable it when infinite scrolling. It is possible to use paging with the infinite scroll - but it can go "weird" :-) Allan
- 31st Aug 2010Alternative Server-Side PHP Scriptsql_order = substr_replace( $sql_order, "", -2 ); } // paging $sql_limit = ""; if ( isset( $_GET['iDisplayStart']
- 20th Aug 2010Server side search errordie('Could not connect: ' . pg_last_error()); /* * Paging */ $sLimit = ""; if ( isset( $_GET['iDisplayStart']
- 11th Aug 2010Hyperlink in row and datatable.Sorry should have been more specific, I've implemented server side paging. I am using fnRender its working a treat cheers.
- 10th Aug 2010aLengthMenu and server-side processingAgain using server side paging and it passes 10
- 2nd Aug 2010More flexible server-side processing optionsNo - it is an all or nothing. They are all intrinsically linked really, which is why they can't be separated. You need to full set of data to do complete filtering, sorting or paging. Allan
- 2nd Aug 2010MySQL PHPnot select database '. $gaSql['db'] ); /* Paging */ $sLimit = ""; if ( isset( $_GET['iDisplayStart']
- 30th Jul 2010Pagination doesn't work with server-side processingwithout filtering and without paging (no use of LIMIT)
- 26th Jul 2010Building a table with jquerydoesn't bounce around when paging etc. To stop DataTables