Multicomum in Treeview

Hi Is it possible to have multicolumns in treeview. I mean each node could have 2 or more colums (like Name | Surname) We use 3.2.1 Thanks Marco

1 Reply

AD Administrator Syncfusion Team August 5, 2005 03:50 PM UTC

Hi Marco, I am afraid, such a feature is not supported in the current implementation of our TreeViewAdv. However, you might want to take a look at the TreeViewAdv databinding sample attached below : Here is the databound TreeViewAdv sample and the required library. Steps on how to use the sample: 1) TreeViewAdvDataBound_Lib has the implementation for the databound tree. TreeViewAdvDataBound_Demo has a sample that shows how this is used. 2) The contents of these files are in a subfolder in the zip files. When you unzip do so keeping the subfolders side-by-side. 3) Open the TreeViewAdvDataBound_Demo solution. This should have a reference to both the above projects. 4) Compile and run the solution before opening any designers. 5) Now close VS.Net and re-open the solution. You can now open the form in the sample, in the designer. 6) Take a look at the "Data" category of the tree control for some pertinent properties. 7) Our Tools User''''''''''''''''s Guide should also include a lot of information about this control (TreeViewAdvDataBound). The following Grid samples are also useful in implementing multiple column TreeView like control : 1. \Syncfusion\Essential Studio\3.3.0.0\Windows\Grid.Windows\Samples\DataBound\Hierarchical\GDBGTreeLines 2. \Syncfusion\Essential Studio\3.3.0.0\Windows\Grid.Windows\Samples\In Depth\VirtTreeGrid Let me know if this helps. We appreciate your interest in Syncfusion products. Regards, Guru Patwal Syncfusion, Inc.

Loader.
Up arrow icon