Thank you for reporting this bug. We will make it our priority to review this report.
Grid selection model's lastFocused property returns undefined in Extjs 4.2.2
Grid selection model's lastFocused property returns undefined in Extjs 4.2.2
Hello;
I have a requirement in which I need to determine if the grid's focused row is blank or not.
Earlier when I was using extjs 4.1 below code used to work very fine:Code:
var degrid = this;
var data = degrid.getSelectionModel().lastFocused.data;
But after upgrading to 4.2.2, the lastFocused property returns an undefined.
Does anybody have any leads on this?
If not, is there any work around for this?
jeudi 15 mai 2014
Grid selection model's lastFocused property returns undefined in Extjs 4.2.2
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire