Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is it possible to fire of the nodeclick procedure?

Status
Not open for further replies.

99mel

Programmer
Oct 18, 1999
379
GB
I'm using the treeview, Is this possible???

I know the node which i want to click. It works fine when the user clicks it because i get the node.parent, node.key etc etc. But when the user doesn't click the node i obviously don't have this data.

So is it possible to fir the nodeclick procedure? or simply get the node.parent, node, node.key etc data?

Thanks for any help!!

Mel


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top