Hi,
Can you help me getting the row index of some item in the data provider 
of a tree component.
The dataProvider[0] is an XMLList and there is no method that could 
give the row index of any item inside the data provider without 
dispatching an event. The case is as follows:
I want to check if the selectedItem index is higher than the index of a 
specified item (a reference) inside the tree but I couldn't get the 
index of the specified item since it is not clicked nor it dispatched 
any event. So can you help me with this?

Thanks.
Wael

Reply via email to