index | search | no replies | posting guidelines | help login | register
Index » General » Site & Forum Feedback
search this forum:
:: treeView ASP ::    show all messagesPost a New Message | Post a Reply
Sep 9 2004, 6:58 AM
 Re: treeView ASPPost a Reply
 whichman

View this author's profile Send this author a private message Visit author's homepage

from: Laurel, MD

If you mouse-over the node you want opened on page load, you will see the javascript function call that opens the node. All you have to do is to call that same function on page load

for example - I call mine using the function call below at the end of my page
<script>
    //note: if your treeview is using an ID
    //your function will be toggleYOURID

    toggle("N0_2","P02");
</script>



-------------------------
Master of the Game
Pages: (1)   [1]

search this forum: