Example of Frozen Columns in ASP.NET MVC Tree Grid Control
This sample demonstrates the frozen columns feature of the Tree Grid. Scroll the movable content horizontally to view the frozen columns with the content.
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
opens in a new tab
properties.
Looking for the full ASP.NET MVC Tree Grid component overview, features, pricing, and documentation? Visit our ASP.NET MVC Tree Grid component page.