Virtualization allows you to render large amounts of data on demand. The RadzenDataGrid component uses Entity Framework to query the visible data.
Just set the AllowVirtualization
property to true
. Requires .NET Core 5.0+.
OrderID
|
ProductID
|
Unit Price
|
Quantity
|
Discount
|
---|
Radzen is a desktop tool that gives you the power to create line of business applications. Build and launch Blazor apps visually, while we generate clean code for you.
Source Code licensed under MIT