Example of Remote Data Binding in Blazor Tree Grid Component

Tree Grid / Virtual Scrolling / Remote Data Binding

This sample demonstrates the Tree Grid component with the vertical scrollbar to view the exceeded tree grid content in remote data binding with large data.

Virtualization helps improve the Tree Grid's performance when loading a large set of remote data. The Tree Grid UI virtualization allows it to render only the rows and columns visible within the viewport without buffering the entire datasource. To enable row virtualization, set the EnableVirtualization property to true.

Set the EnableVirtualMaskRow property value to true to enable mask row support.

In this demo, the Tree Grid is rendered with row virtualization for 10,000 rows, and data from a remote service is bound to the Tree Grid using the SfDataManager component.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE