GitHub topics: blazor-webassembly-datagrid
SyncfusionExamples/Blazor-Grid-Virtualization
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.
Language: HTML - Size: 206 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
SyncfusionExamples/Blazor-DataGrid-Sorting
This repository provides a simple example of how to implement sorting functionality in a Blazor DataGrid component.
Language: HTML - Size: 324 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
SyncfusionExamples/Auto-Generate-Columns-in-Blazor-DataGrid
To auto-generate columns in a Blazor DataGrid component, you can bind the DataGrid to a collection of objects and let it automatically create columns for each property in the object.
Language: HTML - Size: 227 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0