Example of Virtualization in ASP.NET Core Diagram Control
This sample demonstrates the default UI virtualization functionality. Scroll the diagram for UI virtualization experience.
DEMO
SOURCE
Drawing huge amounts of nodes and connectors on initial loading slows the rendering process down. Syncfusion virtualization support helps improve the performance on initial rendering. Virtualization can be enabled by adding the Virtualization
flag to the constraints
property of the diagram.