New to KendoReact? Start a free 30-day trial
Locked columns
Locked columnsPremium
Locked (frozen or sticky) columns are the columns that are visible at all times while the user scrolls the TreeList horizontally.
In order for the locked columns to work properly, configure the following options:
- (Required) Set
widthof each column. - (Required) Set
lockedproperty of the column. - (Required) Set
overflow: autoandwidthin pixels through thestyleproperty of the TreeList.
By default, the columns of the TreeList are not locked.
Change Theme
Theme
Loading ...