G glpkid Registered User. Local time Today, 08:03 Joined Apr 3, 2006 Messages 14 Apr 4, 2006 #1 I have a tab control with three tabs on it. Suppose I want the user to click a command button to add another tab and then add data to the fields within the tab. How would I go about doing this? Many thanks.
I have a tab control with three tabs on it. Suppose I want the user to click a command button to add another tab and then add data to the fields within the tab. How would I go about doing this? Many thanks.
KenHigg Registered User Local time Today, 08:03 Joined Jun 9, 2004 Messages 13,327 Apr 4, 2006 #2 Just curious, why would you ever need this functionality?
G glpkid Registered User. Local time Today, 08:03 Joined Apr 3, 2006 Messages 14 Apr 4, 2006 #3 in case there is new information that needs to be entered that doesn't apply to the other tabs
KenHigg Registered User Local time Today, 08:03 Joined Jun 9, 2004 Messages 13,327 Apr 4, 2006 #4 glpkid said: in case there is new information that needs to be entered that doesn't apply to the other tabs Click to expand... I'm sure there may be a way to do want you're asking but I suspect you may need to normalize something in your db...
glpkid said: in case there is new information that needs to be entered that doesn't apply to the other tabs Click to expand... I'm sure there may be a way to do want you're asking but I suspect you may need to normalize something in your db...