-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
The code:
<td data-dateformat="MM-DD-YYYY"></td>This empty cells gets data-value="Invalid date".
From my understanding, the sort is done with values in data-value. And that causes unwanted sorting result (blank rows goes first when sorted by descending)
My suggestion is to assign empty string data-value="" when the cell is empty.
Metadata
Metadata
Assignees
Labels
No labels