assigning data to txtbox from tabcontainer

newbeee

Member
Joined
Sep 27, 2007
Messages
19
Programming Experience
Beginner
Hi:

I have a form that contains 2 content place holders. First content place holder contains a bunch of txtboxes, second content place holder contains tab container with items/values to be assign. The task is to have user click on a txtbox in content 1 and then click on an item/value in content 2 to assign the value into the txtbox.

Do you have any example on how this is done?

Thanks.
 
Back
Top