Hi,
I am using hierarchical grid first time.
I have multiple bands in my grid. I don't have exactly idea how many bands are. I want to get the rows of specific band by providing its name or index. At the moment I cannot find any rows collection under band.
I don't want to iterate through by looping.
Another problem:
I want first parent row index in case of multiple bands. If my selected row is in band four and row index is 4 but I need band[0] row index.
Grid.ActiveRow.ParentCollection.Count