I want to use the TreeView control in a ComboBox but I want to dynamically populate the nodes in the tree rather than defining them statically in the web page. Do you have an example of this? My main problem is I don't understand how to access the tree control since it is in the itemTemplate of the ComboBox.