PDA

View Full Version : Get the row index of the item displayed in advanced data grid without selecting row


Reshma
02-08-2009, 06:02 PM
I have advanced data grid for which i am using HierachicalData object as data provider. I want to get the row number of the given object.This row number should be relative to the open and closed nodes of the advancedDatagrid.
How can i do it?