JJ
Jisha Joy
Syncfusion Team
March 26, 2010 09:49 AM UTC
Hi George,
You could refer the following code to freeze rows in GridControl.
//Freeze the specified range of rows
this.gridControl1.Rows.FreezeRange(2,5);
Refer the follwing browser sample for more details:
..\Windows\Grid.Windows\Samples\2.0\Grid Layout\Frozen Row and Column Demo\cs
Regards,
Jisha
AD
Administrator
Syncfusion Team
March 26, 2010 08:07 PM UTC
Thank you very much
JJ
Jisha Joy
Syncfusion Team
March 29, 2010 06:52 AM UTC
Hi George,
Thank you for your update.
Regards,
Jisha