Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.