Tagged Questions
0
votes
1answer
670 views
How to get data from dynmically created Treeview
I am using ComponentArt Third party controls for ASP.NET 2.0.
Here is the problem i am facing.
I created some ComponentArt.Web.UI.TreeView at runtime on Page_Load.
Now at click event of a button, i ...