Hi. I'm trying to validate if a grid panel has a row selected from code behind, I saw a similar thread in which they use " GridPanel1.getSelectionModel().hasSelection() " but it seems that hasSelection() is not in v2.5 or I still don't understand very well how it works.
Any help will be apreciated.