Hello,
I have a similar problem and I hope you have a solution for me.
I am using the nested grids. The nested grids are created dynamically with a silent call to the server (ajax). The problem is that I don’t know how many rows will be returned so I cannot fix the ‘rowdetailsheight’ in advance.
Is it possible every nested grid to have different height (I mean not the nested grid’s height but the space that is added/removed to/from the main grid)? Is it possible to be changed the ‘rowdetailsheight’ property if the main grid is already initialized?
Have a great day.
Plamen