Customize Blazor TreeGrid Rows Using Templates

Customize Blazor TreeGrid Rows Using Templates

·

1 min read

Learn how to customize rows in our Blazor TreeGrid component using templates.

You will also learn how to customize a row using the RowDataBound event and a cell using the QueryCellInfo event.

Download an example from GitHub: bit.ly/2WSubkj

Refer to the following documentation to work with rows in the Blazor TreeGrid component: bit.ly/3Bp5quO

Check out this online example of the row template in the Blazor TreeGrid component: bit.ly/2WROYEB