Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/blazor-datagrid-customize-column-header
This sample was created to customize the DataGrid component header content
https://github.com/syncfusionexamples/blazor-datagrid-customize-column-header
blazor blazor-server column-header datagrid header syncfusion syncfusion-blazor
Last synced: 29 days ago
JSON representation
This sample was created to customize the DataGrid component header content
- Host: GitHub
- URL: https://github.com/syncfusionexamples/blazor-datagrid-customize-column-header
- Owner: SyncfusionExamples
- Created: 2022-05-17T11:16:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T04:49:58.000Z (6 months ago)
- Last Synced: 2024-07-16T07:23:34.900Z (6 months ago)
- Topics: blazor, blazor-server, column-header, datagrid, header, syncfusion, syncfusion-blazor
- Language: HTML
- Homepage:
- Size: 463 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blazor DataGrid - Column Header Customization
This sample explains about how to customize the Blazor DataGrid component header content.
## 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.