I am working with a grid that utilizes about 3 levels of nested grouping. On page load, some of the grid groups are expanded or contracted based on criteria. I am interested in iterating through the grid and only grabbing a collection of rows that are currently visible due to the groups that are currently expanded. Is this possible?