Skip to content

Blazor DataGrid virtualization is a technique used to efficiently render large sets of data by only rendering the visible portion of the data in the viewport.

Notifications You must be signed in to change notification settings

SyncfusionExamples/Blazor-Grid-Virtualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Blazor DataGrid virtualization is a technique used to efficiently render large sets of data by only rendering the visible portion of the data in the viewport.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •