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

sorting by a column changes selected row #465

Closed
davidjnelson opened this issue Jun 5, 2013 · 7 comments
Closed

sorting by a column changes selected row #465

davidjnelson opened this issue Jun 5, 2013 · 7 comments

Comments

@davidjnelson
Copy link

No description provided.

@OClement
Copy link

OClement commented Jun 6, 2013

This is a deal breaker indeed as could be very confusing and cause user errors if unaware of this issue:

Plunk from Demo: http://plnkr.co/edit/1LtOA7?p=preview
Example:
Select Jacob row

Click to sort by age multiple times:
Selected row on click #:
1- Jacob
2- Moroni
3- Moroni
4- Enos
5- Jacob
6- Moroni (start of cycle from #2)
7- Moroni
8- Enos
9- Jacob
10- ...

@FonzieBear
Copy link

+1. Just noticed this behavior myself.

@AlexRoscoe
Copy link

+1 Definitely a thing.. Seems to maintain the correct selection behind the scenes. I will select one of my rows and it will send the correct data, I'll sort and the selected row will now appear to be different but sending still sends the correct row. Any fix for this yet?

@buddishh
Copy link

Do we have a fix or a work around for this issue? Would appreciate if someone can share it. Thanks.

@buddishh
Copy link

The issue also occurs while grouping FYI.

@jonricaurte jonricaurte mentioned this issue Jun 28, 2013
@jonricaurte
Copy link
Contributor

I'm going to look into this.

jonricaurte added a commit that referenced this issue Jul 2, 2013
@jonricaurte
Copy link
Contributor

This should be fixed in the latest 2.0.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants