Results 1 to 2 of 2

Thread: TreeView ? - Easy (I think)

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2000
    Location
    Dayton, OH USA
    Posts
    119
    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?

  2. #2
    Lively Member
    Join Date
    Jun 2000
    Location
    A caravan park in the Midlands (UK)
    Posts
    101

    Question

    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
  •  



Click Here to Expand Forum to Full Width