Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo fields display trash
Message
De
14/09/1999 19:50:45
Ed Gay
Computer Software Consultants
Bangor, Maine, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00264243
Message ID:
00264748
Vues:
17
>>Could my problem be that I'm trying to use a combonation of forms and grids that were not meant to work together? (shows how much I know) I'm using a MaterialInputForm with a cListOneToManyObj grid on page one and a cListObjEdit grid on page two. On the edit click I'm setting my "this.parent.cEditForm" to the EditForm. The editform is a cListObjEditForm. I'm I all missed up with this combonation or should it work?>
>
>One thing to check is whether you've dropped an instance of CGridList directly on the form rather than dropping it in a container. Check out the section in the Developer's Guide "Dropping CGridList on a Form".
>
>Also, make sure focus is not on the grid when you check the LockScreen property. The GridList class toggles LockScreen in order to produce the full-width highlight bar. You can also try setting the grid's lSetHighlightBar property to .F. to help narrow down the problem.
>
>Regards,

I have the cGridList right on the form. OK you say move it to a container and drop the whole thing on page one. I see there are two containers a "cControlContainer" and a "cListControlContainer" which one should be used? I'd guess working with a cGridList I'd use a cListControlContainer. But what do I know?

Ed
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform