Hi everyone.
I have such an requirement. I want to select a product type in my form. The product data have 3 levels. The data shows like this:
Microsoft
|--Database
|----SqlServer 2000
|----SqlServer 2005
I want to add a treeview in combox. when the dropdown clicked, the treeview shows. when the node of the treeview selected, the text of combox changed.
How to achieve this. Thanks!
I have such an requirement. I want to select a product type in my form. The product data have 3 levels. The data shows like this:
Microsoft
|--Database
|----SqlServer 2000
|----SqlServer 2005
I want to add a treeview in combox. when the dropdown clicked, the treeview shows. when the node of the treeview selected, the text of combox changed.
How to achieve this. Thanks!