Remove link from treeview

  • Thread starter Thread starter cdonlan
  • Start date Start date
C

cdonlan

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.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top