This is a migrated thread and some comments may be shown as answers.

RadTreeView Controls

0 Answers 33 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Randy
Top achievements
Rank 1
Randy asked on 27 Aug 2010, 05:18 PM
I am building a TreeView programmatically, using calls in the NodeDataBound event.
At the lowest level of the TreeView, I need to add three RadioButtonLists.

I have encountered two problems that I need help with.

1. As soon as I add a control to the controls collection of the lowest node, it loses the Text property that was just set (the radiobuttonlist shows but the node does not display any text). How do I prevent the text from disappearing.

2. When I add multiple controls to a node, the added controls stack vertically. Is it possible to display them horizontally?

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Randy
Top achievements
Rank 1
Share this question
or