:: Forum >>

onRowClicked after sorting

With the method 'onRowClicked' I can see the actual row number, the user has clicked. After sorting the grid the actual row number is not shown any more - it is always the row number from the grid in ascending order.

How can I get the acutal row number, when someone clicks a row in ascending and descending order?
Claudia
Monday, March 17, 2008
Use grid.getRowPosition(index) -

http://www.activewidgets.com/aw.ui.grid/row-position.html
Alex (ActiveWidgets)
Monday, March 17, 2008

This topic is archived.


Back to support forum

Forum search