Freeze Row

Kindly tell me how to freeze row in Syncfusion Grid Grouping Control.

i have written code:- gridgroupingcontrol.TableModel.Rows.FreezeRange(1,2);

1 Reply

LS Lingaraj S Syncfusion Team July 3, 2009 12:53 PM UTC

Hi Rohit,

Thank you for your interest in Syncfusion products.

There is no direct way to do this. But you can achieve this by adding a custom section. Please refer the below browser sample for more details.
Grid.Grouping Samples-->Grouping-->CustomSectionInGroup

Local Path:
\My Documents\Syncfusion\EssentialStudio\6.1.0.34\Windows\Grid.Grouping.Windows\Samples\2.0\Grouping\CustomSectionInGroup\

Please let me know if you have any further questions.

Regards,
Lingaraj S.

Loader.
Up arrow icon