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

sample treeview example

I am looking for a comprehensive treeView example. Thanks for help!

Wen

1 Reply

JS Jeba S Syncfusion Team August 3, 2007 10:14 AM UTC

Hi Wen,

Thank you for posting query to us.

The below sample illustrates how nodes in the TreeViewAdv can be delay-loaded until the user expands a node.This provides the user a way to delay the loading of nodes in trees until the user initiates a node expand. In this sample, when LoadOnDemand is set to true, all the nodes will have the plus-minus set to visible in the beginning. Then the user should handle the BeforeExpand event of the nodes and add sub nodes to the respective nodes. The tree will then keep or hide the plus-minus based on whether or not children were added.

The sample also illustrates the implementation of sorting in TreeViewAdv.The TreeViewAdv control has enhanced sorting support through multiple properties of nodes.

Please refer the sample in the below link which illustrates the above.
http://websamples.syncfusion.com/samples/Tools.Windows/F66826/main.htm

Kindly let us know if you need any further assistance.

Thank you for your interest in Syncfusion Products.

Best Regards,
Jeba.

Loader.
Live Chat Icon For mobile
Up arrow icon