Hello,
I have a RadComboBox that contains a RadTreeView. I am using the ItemTemplate to display the tree view. My question is, besides displaying the Tree View, I would also like to add a single item to the RadComboBox where Text = "All" and Value = "0". So, the RadComboBox would display "All" and the below that, it would display the RadTreeView.
Is this possible to do?
Thanks,
Dave
I have a RadComboBox that contains a RadTreeView. I am using the ItemTemplate to display the tree view. My question is, besides displaying the Tree View, I would also like to add a single item to the RadComboBox where Text = "All" and Value = "0". So, the RadComboBox would display "All" and the below that, it would display the RadTreeView.
Is this possible to do?
Thanks,
Dave