Seperate values for rendering and sorting
Seperate values for rendering and sorting
I always recieve pairs of data from the server: sorting value and rendering value. For example a timestamp to sort on and a formatted date.
Is there an easy way to tell datatables to sort on the timestamp rather than the date? The timestamp is not supposed to be visible for the user.
Thanks!
Is there an easy way to tell datatables to sort on the timestamp rather than the date? The timestamp is not supposed to be visible for the user.
Thanks!
This discussion has been closed.
Replies
Allan