Search
5738 results 2311-2320
Forum
- 17th Jan 2014FnDeleteRow() using IDwork with nodes or paging or anything like that
- 17th Jan 2014incorrect result using fnGetNodes() after a value is searched in searchbox of jquerydataTables1.9.4Ah I understand now - so you want only the nodes which are currently visible to be selected? In which case, don't bother with fnGetNodes - just use $('input[name='checklist']') . Or do you want something more complicated than that? What about paging? Allan
- 15th Jan 2014iTotalRecords retrieved by AJAX1) You can't have paging on... meaning if you
- 24th Dec 2013DataTables not rendering properly after 10 rowsDo you get any script errors or anything when you try to alter the paging? I don't immediately see anything in the large chunk of code above that would cause an issue. Allan
- 23rd Dec 2013Need help using DataTables with MySql databasenot select database '. $gaSql['db'] ); /* * Paging */ $sLimit = ""; if ( isset( $_GET['iDisplayStart']
- 18th Dec 2013Listing Data Rows - How Tonot select database '. $gaSql['db'] ); /* * Paging */ $sLimit = ""; if ( isset( $_GET['iDisplayStart']
- 11th Dec 2013sScrollY slows down table load by several secondsnumber of times (sorting, paging etc)? Or was that
- 9th Dec 2013Delay columns containing imagesHow are you loading the data? If Ajax, try using bDeferRender and paging. Allan
- 6th Dec 2013Zurb Foundation integration for DataTablesDoh! I think this is probably fixed by how paging have been changed in 1.10 (which is heading for beta...). Allan
- 3rd Dec 2013Scroller Plug-In - Issue with scroll bar when server side processing and large number of rows.such as updating the paging information display, since it