The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
PSPon Selva Jeganathan Syncfusion Team March 15, 2021 10:59 AM UTC
Hi Jose,
Thanks for using syncfusion products.
Query: Hide or disable checked boxes Tree grid
We suggest you to achieve your requirement by using QueryCellInfo event of Grid and AddClass() method to disabled the checkbox using CSS styles. Refer the below code example.