|
-
Mar 13th, 2001, 10:08 AM
#1
Thread Starter
Member
I've got a basic ASP application up and running to show company hierarchies using a treeview control. I select a company name from a drop down on another page and then add it to the querystring for the ASP page with the treeview.
The treeview works great, but I want to be able to call up information on a specific company (node) by clicking on it.
1/ What is the event I need to use? e.g onclick / nodeclick
2/ Can I populate fields on the same ASP page, without having to regenerate the tree? For example once I have the tree I would like to click on each node to call up the address of that company.
I'm a VB programmer struggling with VBScript and ASP so apologies if this doesn't make sense!
Ian
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|