Re: Remove link from treeview

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Apr 6, 11:05 am, cdon...@xxxxxxxxx wrote:
Does anyone know how to remove the link from a treeview? I want to use
the treeview to show the site map but use a second control for
navigation. I want it so when you mouse over you dont get the link
hand. Thank for any help.

Using a style you can set the mouse cursor to the arrow. Set
HoverNodeStyle to cursor:pointer

.



Relevant Pages

  • Remove link from treeview
    ... Does anyone know how to remove the link from a treeview? ... the treeview to show the site map but use a second control for ... I want it so when you mouse over you dont get the link ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP.NET Treeview selectedNodeStyle
    ... Your solution result in a postback to do the navigation. ... fired for the TreeView which is also a problem. ... my customTreeNode class, and in the Treeview's selectedNodechanged event, I ... public string NavUrl ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: TreeView Control and Custom SiteMapProvider
    ... There are properties on both the Treeview and SiteMapProvider objects that ... can alter how many levels are displayed from the Site Map. ... However, when used with a TreeView control, only the first node displays. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Save the state of a TreeView
    ... You say "you can consider use separate frame pages to hold the TreeView ... navigation menu". ... Microsoft MSDN Online Support Lead ... I have a DataSource and a TreeView that I am rebinding. ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: ASP.NET 2.0 Tree Control and Navigation Controls - General Question
    ... I was talking about the site map. ... I figured it would be just easier to have a navigation asp.net ... control. ... I guess I was hoping that I could just bind a dataset to the ...
    (microsoft.public.dotnet.xml)