Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 706 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 706 Bytes

Blazor Grid Virtualization

A quick-start project that helps you how to virtualization in blazor DataGrid.

Documentation: https://blazor.syncfusion.com/documentation/datagrid/virtualization#column-virtualization

Online examples:

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.