When scrolling is enabled, columns and/or rows in the Grid can be frozen via the FrozenColumns and FrozenRows property settings. The FrozenColumns property setting specifies the number of columns from the left of the Grid that need to be frozen when scrolling horizontally. Similarly the FrozenRows property setting specifies the number of rows from the top of the Grid that need to be frozen when scrolling vertically. C# //Freeze the first 2 columns this.GridGroupingControl1.FrozenColumns = 2; VB 'Freeze the first 2 columns Me.GridGroupingControl1.FrozenColumns = 2 Sample: http://help.syncfusion.com/support/samples/kb/Grid.Web/6.1.0.34/GGCFrozen/GGCFrozen.zip |
This page will automatically be redirected to the sign-in page in 10 seconds.
Hi,
the Link does not work:
<Error><Message>Access Denied</Message> <RequestId>D3DCF829EBFC1878</RequestId> <HostId>7gLjc73grKQuKr8Npsp1ouP0RCPXRBxzqK7e+Dv9d0ScdwSJDqZvFj044Z7p8gHEhS9bplRcgKc=</HostId> </Error>
<Code>AccessDenied</Code>