Drop Down Control
-
I need to create a control similiar to a combobox, however the dropdown will be a treeview. I would like to create a Web Custom Control in C# to achieve this. I need some pointers to get this working as I cannot find any documentation (most likely because I am not searching for the right things). Cheers Chris
-
I need to create a control similiar to a combobox, however the dropdown will be a treeview. I would like to create a Web Custom Control in C# to achieve this. I need some pointers to get this working as I cannot find any documentation (most likely because I am not searching for the right things). Cheers Chris
You need to look at DHTML and JavaScript. Have a look at http://webfx.eae.net/[^] for some nice examples.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
You need to look at DHTML and JavaScript. Have a look at http://webfx.eae.net/[^] for some nice examples.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer