Problem with scrolls in nested grid.
I don’t required scrolls in nested grid .I need to set the height of the child grids dynamically. For that I am setting height at three levels for child grid 1.setrowdetails height 2. Grid height 3. div[role=”rowgroup”] height . It’s fine for the 2nd level grid but when I am trying to setting these 3 things while binding the 3rd level grid I am not able to setrowdetails height.