Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/customize-toolbar-options-in-blazor-treegrid-using-templates
A quick-start Blazor project that shows the way to customize toolbar options in the Blazor TreeGrid component using templates.
https://github.com/syncfusionexamples/customize-toolbar-options-in-blazor-treegrid-using-templates
blazor blazor-treegrid treegrid treegrid-template
Last synced: about 2 months ago
JSON representation
A quick-start Blazor project that shows the way to customize toolbar options in the Blazor TreeGrid component using templates.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/customize-toolbar-options-in-blazor-treegrid-using-templates
- Owner: SyncfusionExamples
- Created: 2021-10-08T15:14:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T04:51:26.000Z (7 months ago)
- Last Synced: 2024-07-16T07:24:05.321Z (7 months ago)
- Topics: blazor, blazor-treegrid, treegrid, treegrid-template
- Language: HTML
- Homepage:
- Size: 389 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customize Toolbar options in Blazor TreeGrid using Templates
A quick-start Blazor project that shows the way to customize toolbar options in the Blazor TreeGrid component using templates.
**Documentation**:
* https://blazor.syncfusion.com/documentation/treegrid/how-to/tool-bar-with-drop-down-list
* https://blazor.syncfusion.com/documentation/treegrid/how-to/custom-control-in-treegrid-toolbar**Online examples**: https://blazor.syncfusion.com/demos/tree-grid/tool-bar-template?theme=bootstrap4
## 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.