WorkingMom3
Programmer
I haven't used VB since version 6.0...about 6 or 7 years ago so I'm getting my feet wet again....this time using .net.
I have a tab control. Let's say each tab displays different but detailed information on a product. At the top of each tab, I'd want the product ID and a brief description.
Let's say I'm creating a new product and give it an ID.
I have a "new entry" dialog box. Is there a way to link the description and ID text boxes on each tab so that I can enter the info once into the text box and have it populate the text boxes on each tab? I know I can do it individually but it would be great if I could link it...so if say...something changes, I only have to change it in once place and it follows through across all tabs. This will be happening with quite a few fields.
Is that a clear description? Any suggestions?
I have a tab control. Let's say each tab displays different but detailed information on a product. At the top of each tab, I'd want the product ID and a brief description.
Let's say I'm creating a new product and give it an ID.
I have a "new entry" dialog box. Is there a way to link the description and ID text boxes on each tab so that I can enter the info once into the text box and have it populate the text boxes on each tab? I know I can do it individually but it would be great if I could link it...so if say...something changes, I only have to change it in once place and it follows through across all tabs. This will be happening with quite a few fields.
Is that a clear description? Any suggestions?