Search
14683 results 1971-1980
Forum
- 23rd Dec 2014What is the limit of records we can deal with?search, didn't find any info regarding this in the
- 18th Dec 2014Footer (Showing 0 to 0 of 0 entries) issue showing up in large data setsalso reach out for info re: if there were
- 15th Dec 2014aoColumns & columnDefsajax": "index.pl?mode=ajax&action=get&object=mynote&uid="+$("#uid").text(), "paging": false, "info": true, "searching": true, "ordering":
- 11th Dec 20142 rows in header: 1 for labels and sort, 1 for column searching (select inputs)...2nd column... $(document).ready(function() { $('#LoM1').dataTable({ "info": false, "paging": false, "columnDefs":
- 10th Dec 2014Adding an empty column (at the left) ...Seeing the problem now .... My JSon data contains extra info (draw, recordsTotal, recordsFiltered ...) {"draw":0,"recordsTotal":6,"recordsFiltered":6,"data":[{"id":"1","name":"Room 01","description":"Descr 01"},{"id":"2","name":"Room 02","description":"Descr 02"},{"id":"3","name":"Room 03","description":"Descr 03"},{"id":"4","name":"Room 04","description":"Desc 04"},{"id":"5","name":"Room 05","description":"Descr 05"},{"id":"6","name":"Room 06","description":"Descr 06"}]} Grtz, Johnny
- 5th Dec 2014How to limit PDF/CSV export to max 100 records?TOTAL_ resultater", "search": "Filtersøgning", "infoEmpty": "Ingen resultater fundet", "infoFiltered": "(Filtreret ud af ialt
- 3rd Dec 2014anybody integrate user login/auditing with datatables?just pass the login info with ajax (for example)
- 30th Nov 2014Range filter using a select menuYou can use the filter_type: 'custom_func' of my yadcf plugin for datatables, see first column example in the following page http://yadcf-showcase.appspot.com/DOM_source.html , see code snippets / docs for more info
- 28th Nov 2014Editor - inline edit - using arrow keys to navigateMore info on selection: If I
- 26th Nov 2014date filtering in datatablesuch info much wow take a look at my yadcf plugin for datatables see samples of date / range_date filters over here http://yadcf-showcase.appspot.com/DOM_source.html http://yadcf-showcase.appspot.com/DOM_Ajax_Multiple_1.10.html