This is a migrated thread and some comments may be shown as answers.

Alternate controls in a treeview

2 Answers 86 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
James Atherton
Top achievements
Rank 1
James Atherton asked on 08 Sep 2009, 08:40 PM
I have a number of configurations in my application that I would like to enter into a treeview.  For instance:

Parent Configs
---{CheckBox} Allow posting:
------ Posting Account: {ComboBox}
---{CheckBox} Post Payments
------ Payment Number: {TextBox}
------ Payment Account: {ComboBox}

Something like the above, Perhaps even add descriptions to each node.  An example of someone who already does this IntegralUI TreeView for .NET WinForms I think it would be a great feature for your product.

That being said, is there any way to do this, even through code?  Even if the ComboBox or TextBox needed to be their own node, I could put them as a child under the description, that's no big deal.  Any thoughts, or ideas?

2 Answers, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 11 Sep 2009, 02:45 PM
Hello James Atherton,

Thank you for the questions.

I am afraid that RadTreeNode currently does not support such a layout. Also please note that the only editor which is currently supported is the text box editor. The other editors (combobox, datetime picker, spin editor etc.) are currently under development and they will be available in future (most likely Q1 2010).

Please write again if you have other questions.

All the best,
Victor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Stefan
Telerik team
answered on 23 Mar 2011, 04:31 PM
Hi James Atherton,

Please note that in Q1 2011 we have introduced a major upgrade of RadTreeView control, which is now virtualized and fully customizable. Feel free to download the latest release and try it out. For more information on our latest release refer to this blog post.
 
Regards,
Stefan
the Telerik team
Tags
Treeview
Asked by
James Atherton
Top achievements
Rank 1
Answers by
Victor
Telerik team
Stefan
Telerik team
Share this question
or