We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Hierarchial TreeviewAdv node selection

Hi,
Is it possible to have a hierarchial selection in the tree with check options.

A
A1
a1
a2
A2
a1
a2
B
B1


1 Reply

AD Administrator Syncfusion Team June 12, 2009 10:36 AM UTC

Hi Nitroxn,

Thank you for using Syncfusion products.

Yes. It is possible and this can be done by setting the property InteractiveCheckBox of TreeNodeAdv to true as follows.

[C#]

treeNodeAdv1.InteractiveCheckBox = true;

Please find the sample below that demonstrates this and let me know if this helps you.

http://files.syncfusion.com/support/Tools.Windows/7.2.0.20/F82389/Tools_WF_TreeView_InteractiveCheckBox.zip

Regards,
Jaya

Loader.
Live Chat Icon For mobile
Up arrow icon