|
-
Nov 16th, 2000, 07:35 PM
#1
Thread Starter
Lively Member
I need to fill a text box with a value from my treeview control. The problem is I only want the text box to fill with a clicked value for only a certain level of the treeview control, not them all. What would be the easiest way to determine what level of the treeview the user has clicked?
-
Nov 17th, 2000, 06:33 AM
#2
Lively Member
Can't you just put some validation in the nodeclick event? I do something similar (re populating a text box) but pop the textbox with the root value of a branch no matter what node on that branch the user has selected. (Tree shows system DSN's available to user, where root is the DSN Name and other nodes off that is extra info about that connection)
Anakim
It's a small world but I wouldn't like to paint it.
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
|