Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View closed in clistobjedit form
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
View closed in clistobjedit form
Divers
Thread ID:
00782757
Message ID:
00782757
Vues:
49
I have a standard business object form (nolist form) that has on it an instance of a class control. This control is a container class containing a combobox and a business object that is used as the data source for the combo box list. The form also contains a second tab containing a list of child data items belonging to the parent (using the clistobjedit class). To add or edit items I am using the clistobjeditform class. However, this edit form also contains an instance of the previously mentioned control class. I changed the cursor name that the result set get populated into, however, when this form gets closed, it is closing the view from the business object of the control class so that when the main form gets eventually closed, I get an error saying 'alias not found' when its trying to destroy the control on the main form.

Does anybody know how I could handle this so the view from the main form does not get closed when I run the second edit form.

Thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform