Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What form classes should I use?
Message
 
 
To
21/12/2002 11:24:47
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00735140
Message ID:
00735162
Views:
11
Hi Alejandro,

I'll jump in here cause I have a feeling our resident CodeMine guru Gary is busy <g>.

>I am guessing the main form should be based on frmDataManagerFormCustom<

Yes.

>but what should the second form be based on?<

Use frmDataChildCustom as it inherits everything from its Parent form (data and business rules, etc.). This child will do all you asked about (edit, new, or nav with partent). You could even make it "modal" for the new-edit, and then modeless for the nav features. Its all a matter of choice I would think, and how you want your app to operate.

Mel Cummings
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform