Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Records in a Page Frame
Message
From
06/05/1998 10:40:17
 
 
To
06/05/1998 01:35:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00097235
Message ID:
00097326
Views:
17
You could establish a Form.property 'AddTable'. Then in the each page activate method
set the 'AddTable' property to the correct table. Then your Add button would use 'AddTable'
to determine where to add the record.
-myron kirby-
============================
>How do I set up an ADD button procedure so it knows that when I change the Active Page in a Page Frame, it knows to add a record to that particular table in the active page. For example I have 4 pages called Student, Parent, Emergency, and Grades. If I click on the Student Page, when I click on the ADD button I want it to only add to the Student Table.
>
>Thanks,
>
>-Bob
----------------------------------
-myron kirby (mkirby2000@gmail.com)-
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform