We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Row height evaluating in GridGroupingControl.

We observed that GridGroupingControl evaluates height of each row in the gird
(not only visible) when scrolled horizontally.
Obviously, such an operation is not necessary.
This is actually a problem when grid contains large amount of data so solution
to this problem may give us a significant performance increase.
How we can turn off evaluating rows hights in gridGroupingControl when scrolled horizontally?

1 Reply

RA Rajagopal Syncfusion Team June 22, 2007 06:29 PM UTC

Hi Vladymyr,

If your intention is to have individualized row heights in gridgroupingcontrol, then this is not supported by default. To have this support, you need to add a custom GridEngine as in the shipped browser sample "ResizingRows".

\\Syncfusion\EssentialStudio\5.1\Windows\Grid.Grouping.Windows\Samples\2.0\FeatureSamples\ResizableRows

Let us know if you need any more information.
Regards,
Rajagopal

Loader.
Live Chat Icon For mobile
Up arrow icon