Two questions:
1) I’ve noticed that setrowdetails has disappeared from the list of APIs. Is this intentional?
2) I have been relying on this API to dynamically resize rowgroups containing nested grids. At least in your latest version the behaviour of this API seems to have changed as it results in the regeneration of the nested grid.
Can you suggest an alternative to dynamically resize a rowgroup so that the contained nested grid fits perfectly without the need to scroll?
This is needed as I do not know in advance the size of the nested grid.
Thank you.