Hello!
I am building a permission tree with checkboxes using the RadzenTree component. Is there any way to disable or make the whole tree component read only? If a user has permission to view but not edit, we need to be able to show the RadzenTree with the parent and children selected/not selected based on the profile they are viewing but the user shouldn't be able to uncheck or check anything.
Thanks!