Combo/Treeview Control

  • Thread starter Thread starter Darren Linsley
  • Start date Start date
D

Darren Linsley

I am looking for a control that would basically be the combination of a
dropdown combo box and a treeview control.

That is, the default state on screen would look like a combo box, but when
it was expanded (dropped down), the list items would appear hierarchically ,
such as they would in a treeview control.

Does anyone know of any such control that i could check out??

Thanks in advance.

Darren
 
Hi,

http://www.codeproject.com/cs/miscctrl/ComboBoxTree.asp

Ken
--------------------
I am looking for a control that would basically be the combination of a
dropdown combo box and a treeview control.

That is, the default state on screen would look like a combo box, but when
it was expanded (dropped down), the list items would appear hierarchically ,
such as they would in a treeview control.

Does anyone know of any such control that i could check out??

Thanks in advance.

Darren
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top