DEV Community

Cover image for How to Perform Selection in Blazor Tree Grid
Arun for Syncfusion, Inc.

Posted on

How to Perform Selection in Blazor Tree Grid

Learn how to select a row or cell with different types and modes in a tree grid. You can also learn how to perform checkbox selection, toggle selection, and a few of its APIs.

Blazor TreeGrid - High-performance Component

  • Load large amounts of data by dynamically loading child data on demand.
  • Include flexible UI interactions like expanding and collapsing parent records, dialog editing, and more.
  • Attractive UI appearance with built-in themes such as fabric, bootstrap, etc.

Download an example from GitHub: https://bit.ly/3kNRcxX

Refer to the following documentation to check all the select options available in the TreeGrid: https://bit.ly/2XVvNtA

Check this online example of selection in the TreeGrid: https://bit.ly/3AP0kIh

Top comments (0)