You found a bug! We've classified it as
EXTJS-15955 .
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.locked grid with bound store, selection model select not working
locked grid with bound store, selection model select not working
I have a grid with a locked column and a bound store. I am trying to select the first record in the grid like this grid.getSelectionModel().select(0); . It looks like the store associated with the selection model has no data. If I remove the column locking it works. Also if the store is not set with bind, it also works.
See the following fiddle:
http://ift.tt/11vlUQt
locked grid with bound store, selection model select not working
Aucun commentaire:
Enregistrer un commentaire