onMouseOver
-
I am working on asp.net 2.0. I cannot find the property onMouseOver for the treeview. Is there any other alternative so that when my cursor goes to the treenodes an event should occur. Can i get any sample code.
VanithaVasu
-
I am working on asp.net 2.0. I cannot find the property onMouseOver for the treeview. Is there any other alternative so that when my cursor goes to the treenodes an event should occur. Can i get any sample code.
VanithaVasu
Are you talking about in Javascript ?
/***********************/ Parwej Ahamad g.parwez@gmail.com /***********************/
-
I am working on asp.net 2.0. I cannot find the property onMouseOver for the treeview. Is there any other alternative so that when my cursor goes to the treenodes an event should occur. Can i get any sample code.
VanithaVasu
hi VanithaVasu, I think you want to do collapse OR expand TreeView so you are requesting for OnMouseOverevent. If you wanna the same you can do in following way by changing style of each Visited OR Hover OR Selected node. If i am wrong than than you wanna call a javascript function OnMouseOver event of TreeView. Like this way Hope this will Help You. Thanks & Regards Dilip Kumar Vishwakarma
Dilip Kumar Vishwakarma Programmer .Net Consulting If this post is answer for your query then don't forget to mark as an answer.