Search
5738 results 1351-1360
Forum
- 24th Apr 2020I have to order a table, but the numbers are coming in string and not int?I hope you guys can help, bc im really stuck with this is what I try but is not working this.dtOptions = { destroy: true, displayLength: 50, paging: false, order: [], language: { url: './assets/json/datatable.spanish.json' }, columnDefs: [{'orderable': true, 'targets': 'sort'}] };
- 23rd Apr 2020Draw (and other) events not firing when data is loaded by Javascript variablefunction() { var table = $("#table").DataTable({ "paging": false, "autoWidth": true, "columnDefs":
- 23rd Apr 2020Server-side processing effective filteringyou share a good paging example with server side
- 22nd Apr 2020Is there a way to limit the number of options on the pager for mobile devices?the page length and paging on classes, so I
- 21st Apr 2020The pagination list length switch is not displayedThanks. I added: lengthChange: true, paging: true, iDisplayLength: 5, aLengthMenu: [[ 10, 20, 50, 100 ,-1],[10,20,50,100,"все"]], No change! You can view it here
- 20th Apr 2020Search only finds strings that start with the search valuethe searching, sorting and paging functions are the responsibility
- 19th Apr 2020Server side and scroller - hold and move to rowexample if you use paging https://datatables.net/reference/api/page() Or this one
- 18th Apr 2020Responsive not working on my Drupal 8 Views table :-(I hadn't style="width:100%" but adding it didn't help. You can have a look at the page here lejardindepoissy.org/sel/services. Since my first post, I added "ordering": false, "paging": false, "info": false, to my code...
- 16th Apr 2020How exclude hidden element from searchlink: var table = $('#example').DataTable( { "paging": true, "info": true, "lengthMenu":
- 12th Apr 2020Share JSON response among several tables3, "asc"] ], dom: '<if>', paging: false, "columns": [ { mData: "position"},