Events in TreeView WebControls Client Behavior

G

Guest

Hi
Is there a way to get the onMouseDown event in a <treenode> tag? I can not use oncheck event, in fact I want the user to be able to drag treenodes, that's why I need some JScript code to be executed when onMouseDown, onMouseMove, onMouseUp events fires on any treenode. I haven't seen those events on the reference and I don't know how to make them by myself, can anybody help me with that? An idea of how to drag treenodes without the events I've mentioned would be very usefull too. Thanks for any help.
 
A

Alvin Bruney [MVP]

Your post went unanswered. Have you resolved this issue? If you still need
help, please post the original question with your request.

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Maykel Martínez said:
Hi,
Is there a way to get the onMouseDown event in a <treenode> tag? I can
not use oncheck event, in fact I want the user to be able to drag treenodes,
that's why I need some JScript code to be executed when onMouseDown,
onMouseMove, onMouseUp events fires on any treenode. I haven't seen those
events on the reference and I don't know how to make them by myself, can
anybody help me with that? An idea of how to drag treenodes without the
events I've mentioned would be very usefull too. Thanks for any help.
 

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

Top