Search
11152 results 6741-6750
Forum
- 10th Nov 2020Sorting the date in format dd.mm.yyyy is not workingThis blog provides the recommended solution for sorting dates with Datatables. Kevin
- 31st Oct 2020how can we date values in datatable not sorting properly.....This blog describes the preferred solution for sorting dates. I dont want to show &nsbp; in export excel See the answer in your other thread. Please don't post duplicate questions. Kevin
- 24th Jul 2020How do I get the column name for sorting from database instead use of datatable inbuilt asc/descto make a csutom sorting and pagination. I have
- 27th Apr 2020Client Side Sorting , but table values are picking from Server Sidei need to do sorting from client side by
- 17th Apr 2020date not sorting correctlyto display. For the sorting using this: $(document).ready(function () { $.fn.dataTable.moment('MM-DD-YYYY
- 10th Apr 2020Signed numbers sorting - serverside58 - 60 then the sorting on that column will
- 9th Apr 2020How to fix sorting for Date format dd-mm-yyyy?There are many posts in here about date sorting. For example: https://datatables.net/forums/discussion/53126
- 31st Mar 2020DataTables sorting not working with Space keyIf you mean in the header, you can use the Enter key to change the sorting. If you want space to trigger the ordering, you would need to define your own keyup handler on those elements. Colin
- 20th Mar 2020Sorting with string length and contentThanks Kevin. Looks like the solution is natural sorting. thanks a million for quick response :)
- 17th Mar 2020Both sorting icons showingcolumns that can be sorted. They are highlighted to show the actual sorting. Not sure of a