You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I expand the subgrid the rows in the parent grid below it are not rendering properly
Also when i scroll to right end in the parent grid while keeping subgrid expanded the columns alignment is distorting
I think the issue is when width of main grid crosses particular limit after that when you expand subgrid the rows are not rendered properly in main grid.