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

add runat="server" to main UL

0 Answers 87 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
pratik
Top achievements
Rank 1
pratik asked on 10 Jan 2012, 01:12 PM
Hi,

Is it possible to add runat="sever" to main UL of Treeview to bind it with ASP .net 4.0?

Or

How can i control tree view events (i.e. onclick etc) using ASP.net functions?

<ul id="treeview" runat="server">
<li>Item1</li>
<li>Item2</li> 
</ul>

Something like above code.

Please suggest.

Thanks
pratikshah91

No answers yet. Maybe you can help?

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