Example of Freeze Direction in ASP.NET MVC Tree Grid Control
This sample demonstrates the freeze direction 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 rows/columns at both sides to scroll remaining movable
content. This can be achieved by setting
Freeze
opens in a new tab
property in column settings.
In this demo sample, the Task ID column freezed at left side and Approved column freezed at
right side using Column->Freezeproperty.
Looking for the full ASP.NET MVC Tree Grid component overview, features, pricing, and documentation? Visit our ASP.NET MVC Tree Grid component page.