Dropdownlist
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
Can I fill a dropDownList Like treeView thanks
ahmed eldeghedy
-
Can I fill a dropDownList Like treeView thanks
ahmed eldeghedy
To make it look like a tree, with nodes, you'd need a custom control. I'm sure they exist, commercially. The easy way is to have a tree, and then show/hide it in a div when an arrow button is pressed.
Christian Graus Driven to the arms of OSX by Vista.
-
Can I fill a dropDownList Like treeView thanks
ahmed eldeghedy
Then Why Dropdown List. use Tree inside Div which can be expandable !!!
cheers, Abhijit