QueryRowHeight event in master-details datagrid

Hello,

I know from KB that QueryRowHeight is not supported in DetailsViewGrid and I supposed that this means that the event is not supported only in the nestedgrid.
Instead, it seems that after adding a DetailsViewDefinition in the parent SfDataGrid the QueryRowHeight event is not fired anymore, even if it is added to the parent datagrid.
If I comment out the DetailsViewDefinition the event is fired again.

Am I wrong in something or this is the expected behavior? 
Is there any way to auto set the height of a row based on its content in the parent SfDataGrid if this has a nested DetailsViewDefinition?

Best regards,
Giacomo

1 Reply

GT Gnanasownthari Thirugnanam Syncfusion Team October 19, 2017 12:30 PM UTC

Hi Giacomo, 

Thank you for contacting syncfusion support. 

Currently we do not have support for AutoRowHeight in DetailsViewGrid, so QueryRowHeight event will not be occurred for your use case. We have logged this requirement as a feature request in our database. We don’t have any immediate plans to implement this feature. The feature implementation would greatly depends upon the factors like product design, code complexity and compatibility. We will let you know once this feature have been implemented in any of our upcoming releases. 
Regards, 
Gnanasownthari T 
 


Loader.
Up arrow icon