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.
I'm using TreeViewAdv, and doing a handful of nodes - each node can have a few items under that, nothing more.
I want to conditionally place checkboxes on certain items, not all of them, is this possible? When I'm in the designer and do it, it seems to work - but then I hit the OK button and it removes the checkboxes (this is when I set the checkboxes property per NODE).. If I set the checkboxes property per treeview control, they all show, but again , I want checkboxes only for certain items.
thanks..
RPRamesh Praveen Syncfusion Team August 11, 2003 12:31 PM UTC
Hi,
I just tried this in a sample and it seemd to work. The checked state was saved properly in the design-time.
Could you please specify the version you are testing this against? Maybe we fixed this in a later version.
Regards,
Praveen