You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
From @porabh on July 3, 2015 10:14
You can replicate issue here
http://plnkr.co/edit/wPKc3hpWkZitOH54kcOC?p=preview
Just change keepLastSelected on true
First select one row, try to deselect row, it isn't deselected that is OK.
Then sort one column. After that try to deselect row, row is deselected.
Also if sortInfo is passed in gridOptions keepLastSelected does not working.
Copied from original issue: angular-ui/ui-grid#3926
The text was updated successfully, but these errors were encountered: