-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
I have modified the multi column sort example to reproduce this problem.
If you place this file in the 'examples' folder under zip, you can run it.
Link to file: http://www.2shared.com/complete/T62fpuNd/example-multi-column-sort.html
In this example, I have made sure that start & finish columns have identical values (dates in this case but problem is also reproducible with strings or numbers). If you click on start (or finish) column you will see that only rows with title (Task 0, Task 1 and Task 7) interchange positions.
The expected behavior is to not change the row order since all values in the column (start/finish) on which sort is applied are identical.
Love slickgrid,
Thanks.
Metadata
Metadata
Assignees
Labels
No labels