Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
At the moment it's challenging to show/hide the checkbox on a treeview node, you have to employ some hacky CSS.
It would be good if 'OnNodeRender' exposed a new boolean flag on the node 'ShowCheckbox', which would give much easier logic based control as to whether a node was selectable/has a check box.