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

How to add control at selected node of a TreeView control at runtime

0 Answers 44 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Girish
Top achievements
Rank 1
Girish asked on 20 Feb 2009, 05:42 PM
Hi,

I have to add dropdown control at selected node of treeview control. Based on the data from the database, i have to check at runtime whether to add control at that node or not. I used NodeDataBound event for checking the data and adding control at that node. The Code gets executed without any error but I am not able to see the control when the page is rendered. 

Please let me know where I am going wrong?

Girish 

No answers yet. Maybe you can help?

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