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

MarkFirstMatch for a treeview inside combo box

3 Answers 41 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Phani Alla
Top achievements
Rank 1
Phani Alla asked on 11 Aug 2009, 07:29 PM
Hello,

I want to be able to have a treeview inside of a combo box and be able to do a markfirstmatch=true
would this be possible? I want to be able to drag the nodes of this tree view onto another tree view.

Thank you!
Phani

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 13 Aug 2009, 01:35 PM
Hello Phani,

RadTreeView is added in the item template of RadComboBox and actually the combobox has only one item, so MarkFirstMatch will not work in this scenario.

Regarding the second question - you can use Drag-On-Drop functionality of the treeview inside combobox in the same way as normal treeview.

All the best,
Yana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Phani Alla
Top achievements
Rank 1
answered on 13 Aug 2009, 03:49 PM
Hi Yana, Thank you for the reply.

Would I be able to search the treeview nodes by typing something in the combobox? I have this scenario where the tree view would have 300 odd nodes, i want the user to be able to type in the node name when the combox would scroll down to the node that matches the text entered. can i achieve this somehow? The treeview would only have one level of nodes (there will be no children).
Thank you for your help.

Phani
0
Accepted
Veselin Vasilev
Telerik team
answered on 13 Aug 2009, 04:28 PM
Hello Phani Alla,

Please find attached a sample project. I hope it will get you started.

Greetings,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
TreeView
Asked by
Phani Alla
Top achievements
Rank 1
Answers by
Yana
Telerik team
Phani Alla
Top achievements
Rank 1
Veselin Vasilev
Telerik team
Share this question
or