jdkida
22 Sep 2011, 5:19 PM
First off thanks for getting an already fantastic project updated to 2.2.5.
I am wanted to record the selected row # every time a row is selected in my grid. Now I have already setup a SelectionListener however I dont see anyway of getting the selected row number. I am getting the selected model from the row, and I see in the view it has a method of findRow(Element). Can someone please tell me what I would do to get the selected row? Do I need to give the findRow method the selectionmodel element or something?
I am wanted to record the selected row # every time a row is selected in my grid. Now I have already setup a SelectionListener however I dont see anyway of getting the selected row number. I am getting the selected model from the row, and I see in the view it has a method of findRow(Element). Can someone please tell me what I would do to get the selected row? Do I need to give the findRow method the selectionmodel element or something?