Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to add my grid class to form class gives error
Message
De
02/09/2006 00:45:53
 
 
À
29/08/2006 20:37:34
Mike Sue-Ping
Cambridge, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01149616
Message ID:
01150482
Vues:
25
Mike,

Before you drop in onto a form class, first do:
SET PROCEDURE TO PrgWhichHasColumnAndHeader.prg
Hope it helps,

Dennis


>I have a grid class that uses the MemberClassLibrary and MemberClass properties. The MemberClassLibrary points to a prg where the column class is defined and it in turn relies on a HeaderClass that is also in the same prg.
>
>I then drop this grid class on to a container class and set the column count to 2. The two columns appear as expected (using my MemberClass) and their headers are using the HeaderClass (again as expected).
>
>Now when I try to drop this container onto a form class, I receive the following error:
>
>"Cannot add this object to a grid"
>
>My only options are OK and Help. The help says:
>
>"You have attempted to execute the Grid.AddObject method to add an object other than a column to the grid.
>
>You are trying to add an object to a column, rather than adding a column to the grid.
>
>To add an object to a column, use the Grid.Column syntax with the AddObject method."
>
>Any idea where I went wrong?
>
>Thanks for all replies,
>Mike
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform