Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb_dotnet thread: Using the GetNodeFromIndex Method Client Side


Message #1 by "Jerry Gaudet" <jgaudet@i...> on Wed, 19 Feb 2003 22:50:09
Hello,
    I'm trying to get an object reference to a particular node CLIENT SIDE 
using the GetNodeFromIndex method of the treeview.  Currently having no 
problem getting the index of the selected node (ie 0.1.1) but I can't get 
a reference to the actual tree node to get at its attributes (id, nodedata 
etc).  However, the client side javascript is not accepting 
GetNodeFromIndex as a valid method so I can't get a reference to the tree 
node and consequently can't get at the clicked on node's attributes.  Can 
anyone help?  Thanks in advance.

Jerry

  Return to Index