Search
11091 results 581-590
Forum
- 23rd Jan 2019How to sort secondary column descending in multi-column sorton a column to sort, it, of course, sorts by that column first
- 23rd Jan 2019Can I post a cookie on a sort selection?to remember the user's sort selection when they return
- 18th Jan 2019how to use inbuilt sort function in new datatables version?Hello, If i were to add a rangle slider , how can i use the inbuilt sort function to make the slider sort the datatables? Any help would be appreciated ^^
- 8th Jan 2019sort icons not showing with Bootstrap 4I am not getting sort icons displayed. Please assist.
- 2nd Jan 2019Set the search field's value and sort the dataTablevalue in order to sort by the cell's value.
- 13th Dec 2018Can't use sort by column or search in contentappear and the column's sorting is not working. Actually,
- 29th Nov 2018two (minor) visual configuration problems - sort icons, inline display of certain textvisual issues: the column sort icons do not appear
- 28th Nov 2018Cant get the numeric sort workingI have a problem, sorting on text column (title)
- 27th Nov 2018Date format and sorting: How do I sort my time outputs with DataTables?example: "96:43" [h:m] and sort the column I get
- 24th Nov 2018Secondary sort criterium always in ascending orderHow would I make my secondary sort always ascending? For example: { targets: [1], orderData: [1, 0] } I want my col0 to be sorted ASC no matter how col1 is sorted (for the same values in col1, of course).