Skip to content

Sorting on column with same values reorders few rows #320

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions