angular-data-table icon indicating copy to clipboard operation
angular-data-table copied to clipboard

Sorting date formatted as string

Open jakubbares opened this issue 8 years ago • 1 comments

In Javascript the only way how to format a date seems to be converting it to string. How can then a date as string be sorted in correct way just by clicking on the column header? Is there a way in angular data table to sort with an external function? Or sort the column by external data and using the same index?

jakubbares avatar Apr 20 '17 09:04 jakubbares

Same issue here. Did you solved? I am thinking, do sort behind and disable sorting in table.

muhammedkanlidere avatar Jul 12 '17 06:07 muhammedkanlidere