Search
11090 results 241-250
Forum
- 22nd Mar 2016sort column the column width will changebelow is the key parameters "scrollX": true, "searching": false, "sDom": TableDOM_Init(), "bInfo": false, "autoWidth": false, "paginate": false, "sort": true, "oLanguage": { "sLoadingRecords":"no data avaliable" },
- 17th Mar 2016How to have sort and select filters in different header rows?I think this fiddle achieves what I'm looking for. https://jsfiddle.net/wwhe7k20 Filter at top, sort on bottom.
- 16th Mar 2016Sort asc, desc, and *rev*If we want to sort on domain name, we
- 9th Feb 2016After Editor create, how to apply sort?the user control of sort priority and sort order.
- 6th Feb 2016Sort or Paging{"draw":4,"columns":[{"data":"Id","name":"","searchable":true,"orderable":true,"search":{"value":"","regex":false}},{"data":"Name","name":"","searchable":true,"orderable":true,"search":{"value":"","regex":false}},{"data":"Category","name":"","searchable":true,"orderable":true,"search":{"value":"","regex":false}},{"data":"Price","name":"","searchable":true,"orderable":true,"search":{"value":"","regex":false}}],"order":[{"column":1,"dir":"asc"}],"start":5,"length":5,"search":{"value":"","regex":false}} This is the Request when I am doing the paging. The "order" is also present there. I have already sorted my list; I do not want to sort it for each paging , to save cpu cycle.
- 19th Jan 2016sort icon pushes into next column headerthat the table has sort icons, and perhaps only
- 4th Dec 2015How to sort timestamp with MM-DD-YYYY HH:MM?You could store the time in a hidden column and use it as a secondary sort, maybe?
- 26th Oct 2015Sort column on date format Monday, September 28 2:00 p.m.yes I am linking to the CDN. Oddly enough, when I remove moment.js and datetime-moment.js the sort works perfectly in chrome and safari on win7 right down to the minute?
- 8th Oct 2015How to set the default column sort to "descending" when clickedtable columns, using some sort of wildcard for the
- 8th Oct 2015DataTables 101 - Please help me sort some goofy data!event is happening: display, sort, filter, type. In your