Search
5748 results 2091-2100
Forum
- 9th Nov 2015Creating custom API call - Need help with using toArray()Oh - yes, I forgot to say that I ignored the exclude option :-). The selector documentation (and paging plug-in docs) is on my list for this week. Allan
- 9th Nov 2015Infinite scroll with Scrollerpaging: false, Remove that option.
- 8th Nov 2015Plugin attaches itself to incorrect DataTable instance(s)searching: false, lengthChange: false, paging: false, pluginTest: true, columns:
- 6th Nov 2015Sort column on date format Monday, September 28 2:00 p.m.à 9 h" $('#sort').dataTable( { "paging": false, "info": false, } ); });
- 6th Nov 2015How do I make DataTables redraw a server-side table and maintain the current search and page length?settings.columns, // Defaults to true "paging": true, "info": true, // Allow
- 3rd Nov 2015How can I remove the last page number and ellipsis from pagination(which loses CSS on sort)?You would need to create a paging plug-in - there is no way to remove that information in the built in pagination control. I feel it is needed to let users know that there are more than just 5 pages. Allan
- 2nd Nov 2015Is there a way to limit the page numbers in Datatables pagination?look at how the paging buttons are created, and
- 2nd Nov 2015DataTables Plugin - KeepConditionsYou should make a section for plugins in the forums. Ive had to hunt for any i use (search highlight, conditional paging), or be told about them specifically (yadcf)
- 1st Nov 2015Load child rows from external data source in HTMLscrollY": "500px", "scrollCollapse": true, "paging": false, "ajax": "../functions/company_assetregister_ajax.php", "columns":
- 31st Oct 2015Moderate size data set loads very slowscrollY": "500px", "scrollCollapse": true, "paging": false //"bInfo" : false }); //$('#dt-players-all').DataTable().search(