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

Combobox with DropDown Treeview

1 Answer 127 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Tony Valenti
Top achievements
Rank 1
Tony Valenti asked on 25 Dec 2009, 01:39 PM
Hi All,
I've got a problem I'm trying to solve and I can't figure out the right way to do it.

I have a list of data and I need to have a user select one of the items from the list.  I have a lot of data and it is already categorized so what I would like to do is basically have a combobox that when it expands, it shows a treeview so it will allow the user to dig down into the item that they want.

Does anyone have any suggestions on how to do this?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 25 Dec 2009, 05:20 PM
Hi Tony,

I recommend you view the following RadCombobox demos:

TreeView in ComboBox
http://demos.telerik.com/aspnet-ajax/treeview/examples/functionality/treeviewcombobox/defaultcs.aspx

Templates
http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/templates/defaultcs.aspx

As for RadTreeView, you can consider using it in load on demand mode:
http://demos.telerik.com/aspnet-ajax/treeview/examples/programming/loadondemandmodes/defaultcs.aspx



All the best,
Peter
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.
Tags
TreeView
Asked by
Tony Valenti
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or