Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multisort not maintaining column order #191

Closed
ivcoder opened this issue Dec 22, 2015 · 4 comments
Closed

Multisort not maintaining column order #191

ivcoder opened this issue Dec 22, 2015 · 4 comments
Labels

Comments

@ivcoder
Copy link

ivcoder commented Dec 22, 2015

This nasty bug still exists in free-jqgrid
tonytomov#583

demo for free-jqgrid:
http://jsfiddle.net/1fj1tp8b/

Click on "Number" column, then on "Thingy" column. Grid is sorted by "Thingy" first and by "Number" second. It has to be sorted by "Number" first and by "Thingy" second.

@OlegKi OlegKi added the bug label Dec 23, 2015
@OlegKi
Copy link
Member

OlegKi commented Dec 23, 2015

Thank you for the bug report! I'll examine the problem and will post the bug fix in the next days (after the Christmas). I will post you the new comment after posing the fix.

@ivcoder
Copy link
Author

ivcoder commented Dec 23, 2015

Cool, thank You.

OlegKi added a commit that referenced this issue Dec 24, 2015
@OlegKi
Copy link
Member

OlegKi commented Dec 24, 2015

@ivcoder : I posted the changes to GitHub. Please test the new code from GitHub and confirm that the bug is fixed now. Please close the issue if the bug is fixed.

Thank you once more for reporting the bug.

@ivcoder
Copy link
Author

ivcoder commented Dec 25, 2015

Works like a charm. Thank You.

@ivcoder ivcoder closed this as completed Dec 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants