How to Perform Selection in Blazor Tree Grid

How to Perform Selection in Blazor Tree Grid

·

1 min read

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: bit.ly/3kNRcxX

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

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