Click here to Skip to main content
15,888,322 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to give link to a context menu on a treeview in asp.net /web application???

<asp:Panel ID="Panel2"  runat="server" display:none BorderColor="Black" CssClass="skin0" onMouseover="highlightie5(event)" onMouseout="lowlightie5(event)" onClick="jumptoie5(event)"  >
              <div class="menuitems"><asp:LinkButton ID="LinkButton1" runat="server" CssClass="menuitems" >New Node</div>
Posted
Updated 16-Jul-11 16:08pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900