DefaultScrolling

Example of Frozen Columns in ASP.NET Core Tree Grid Control

Tree Grid
Scrolling
Frozen Columns

This sample demonstrates the frozen columns feature of the TreeGrid. Scroll the movable content horizontally to view the frozen columns with the content.

1
Planning
3/2/20177/2/20175100Normalfalse
2
Plan timeline
3/2/20177/2/20175100Normalfalse
3
Plan budget
3/2/20177/2/20175100Lowtrue
4
Allocate resources
3/2/20177/2/20175100Criticalfalse
5
Planning complete
7/2/20177/2/201711Lowtrue
6
Design
10/2/20172/14/2017386Highfalse
7
Software Specification
10/2/20172/12/2017360Normalfalse
8
Develop prototype
10/2/20172/12/20173100Criticalfalse
9
Get approval from customer
2/13/20172/14/20172100Lowtrue
10
Design complete
2/14/20172/14/201711Normaltrue
11
Implementation Phase
2/17/20172/17/20171166Normalfalse
12
Phase 1
2/17/20172/27/20171150Highfalse
13
Implementation Module 1
2/17/20172/27/20171110Normalfalse
14
Development Task 1
2/17/20172/19/2017350Highfalse
15
Development Task 2
2/17/20172/19/2017350Lowtrue
16
Testing
2/20/20172/21/201721Normaltrue
17
Bug fix
2/24/20172/25/201721Criticalfalse
18
Customer review meeting
2/26/20172/27/201721Highfalse
19
Phase 1 complete
2/27/20172/27/2017250Lowtrue
20
Phase 2
2/17/20172/28/20171260Highfalse
21
Implementation Module 2
2/17/20172/28/20171290Criticalfalse
22
Development Task 1
2/17/20172/20/2017450Normaltrue
23
Development Task 2
2/17/20172/20/2017450Criticaltrue
24
Testing
2/21/20172/24/201721Highfalse
25
Bug fix
2/25/20172/26/201721Lowfalse
26
Customer review meeting
2/27/20172/28/201721Criticaltrue
27
Phase 2 complete
2/28/20172/28/2017250Normalfalse
28
Phase 3
2/17/20172/27/20171130Normalfalse
29
Implementation Module 3
2/17/20172/27/20171160Highfalse
30
Development Task 1
2/17/20172/19/2017350Lowtrue
31
Development Task 2
2/17/20172/19/2017350Normalfalse
32
Testing
2/20/20172/21/201721Criticaltrue
33
Bug fix
2/24/20172/25/201721Highfalse
34
Customer review meeting
2/26/20172/27/201721Normaltrue
35
Phase 3 complete
2/27/20172/27/2017250Criticalfalse

The freezing feature enables the user to freeze certain columns to scroll remaining movable content. This can be achieved by setting frozenColumns property.

In this demo sample, the first two columns is set to frozen by using the frozenColumns properties.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab