TreeView "onmouseover"

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Hello!

How can I realize, that when the Cursor is over an TreeNode, that the
TreeNode will be underlined.

I think the code must be in the "TreeNodeDataBound" Event, or?

Regards
Steve
 
Hello Steve
How can I realize, that when the Cursor is over an TreeNode, that the
TreeNode will be underlined.
if you mean the text on each node, then it works only with CSS:
 

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