Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert a Formset class into a Form class
Message
From
22/06/2021 12:09:37
 
 
To
22/06/2021 11:58:49
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01681518
Message ID:
01681523
Views:
41
Likes (1)
>>>Good day all,
>>>
>>>I discovered a class library VCX with a Formset that has only one form class. My question is it possible to convert the formset into a single form class? And how does one go about doing it.
>>>
>>>Thanks in advance.
>>
>>Hack the VCX. That is.

>>...somewhat errorprone sequence
>
>Thanks for the steps. I'll try it out.

Before trying that I'd
- instanciate the formset
- get a reference to the form
- call .SaveAsClass(tcVcx, tcClass, tcDescript) of form reference

check if steps were avoided ;-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform