angular-ui/ui-grid

cellnav getting to focus on wrong cell as sorting is happened for that cell first after edit

Geschlossen

#5.374 geöffnet am 03.05.2016

 (1 Kommentar) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.395 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

after editing a cell and tab key is pressed navigating to next cell, but at the same time that column is sorted (I need that column sorting enabled, please don't advice to make enableSorting: false), so that next cell getting on the wrong row. It navigates to the correct row if tab is pressed again!

please help me to disable that cellnav if column edited and sorted or any way to move to correct row cell?

thanks

Contributor Guide