Hi,
I have a RadTreeView Control inside a RadCombo template which is based on the Telerik samples.
The only change I have made is to bind the RadTreeView to a LinqDataSource. All works fine with one exception:
How do I prevent the RadCombo from closing if the selected node has no parents (top-level node) ?
In other words, I want to force a user to select a child node.
Thank you in advance
Gerry