Posted 5 April 2019, 3:03 am EST - Updated 3 October 2022, 8:07 pm EST
Hi, I have tried to adjust the Flexgrid row height normal but when we are dynamically adding rows to flexgrid for wjFlexGridDetail. Means grid inside grid. When I add more rows inside grid the parent or top grid is also adjusting its row height accordingly.
I am using collectionView.referesh() and flexgrid.refresh() after adding a row.
Is there anyway to fix this.
Please find the screen below.