ASP.NET 2.0 TreeView

  • Thread starter Aurelien [MVP ASP.NET]
  • Start date
A

Aurelien [MVP ASP.NET]

Hi all,

As mentionned in the new MSDN2 Library for the TreeView Class :

Node text that can be displayed as either plain text or hyperlinks.

link: http://msdn2.microsoft.com/k5c13faz(en-US,VS.80).aspx
see: Remarks

How can i do to get plain text nodes (without hyperlinks) ?

I search all properties on TreeView, TreeNode etc. and can't find how to
achieve this.

I also saw something about node mode (selection or navigation). Those two
modes generates a hyperlink to manage eiher Navigation or PostBack for
SelectedNodeChanged Event.

Actually, those two modes can't help me with my issue, using the ASP.NET 2.0
TreeView only with CheckBoxes and no hyperlink. I don't want to get PostBack
on that TreeView.

Any tips ?
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top