Multicolumn Tree

I''d like to use the tree in a multicolumn fashion (a merge between a list and a tree). There is any way to perform this.

1 Reply

AD Administrator Syncfusion Team November 18, 2004 12:55 PM UTC

If your data can be expressed in a hierarchical dataset (parent and child tables, with a releation between them), then you can use our GridDataBoundGrid to display the information. Here is a link to a picture on our web site. http://www.syncfusion.com/products/features.aspx?t=375 Here is a sample showing how you can add checckboxes and icons as well. CheckBoxTreeLines_9606.zip

Loader.
Up arrow icon