ListView / Virtualization

Blazor ListView Example - UI Virtualization

Loading Syncfusion Blazor Server Demos…

Contacts

This sample demonstrates UI virtualization. Scroll the list to experience on-demand rendering.

UI virtualization optimizes performance by rendering only the list items visible in the viewport, dynamically updating items during scroll. Enable virtualization using the EnableVirtualization property.

When virtualization is enabled, define the Height property to establish the viewport.

In this demo, the ListView renders 500 items. More details are available in the virtualization documentation.

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