I have a radcombobox which i have populated with a treeview.
The treeview has 2 levels
level 1 "Continents"
level 2 "Countries"
the problem I am having is that when a user clicks on a "Continent" Node the treview does expand to show the relevant countries but the combobox collapses and does not show the treeview. Is there a way of expanding the treeview without the combobox collapsing.
all the functioality has been done serverside with vb.net
many thanks
The treeview has 2 levels
level 1 "Continents"
level 2 "Countries"
the problem I am having is that when a user clicks on a "Continent" Node the treview does expand to show the relevant countries but the combobox collapses and does not show the treeview. Is there a way of expanding the treeview without the combobox collapsing.
all the functioality has been done serverside with vb.net
many thanks