Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One-to-Many form-Grid is Read-Only
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00063584
Message ID:
00063600
Vues:
53
>>Help!
>>I have a grid on a form made with the Form Wizard. The Grid elements are read-only and I can not figure out how to change them! The current Selected work area is the parent table. The Grid is the child table. I have done the following:
>>- changed every read-only property = .F. on all grid elements.
>>- buffermode on all tables=default to form
>>- form buffermode=1, pessimistic
>>- made the grid on another form (no Form Wizard) and copied the grid to this form (still doesn't work here, worked on other form withoutthe Form Wizard).
>>- open database exclusive - makes no difference.
>>
>>If anyone has ANY suggestions - mods to the form.load method, modifications to the WIZSTYLE class - ANYTHING... Please post back.
>>
>>Thanx,
>>locked out without the keys,
>>john morga
>Hi John,
>Maybe silly but have you tried the edit button on the form made with wizard ?
>Wizard buttons set the readonly attribute.
>Cetin

As I said in another thread, I'll bet there's a txtbtns property that is being set wrong, based on your environment not being set up quite the way the form wizard would have done it. Try changing the form.Buffermode to optimistic buffering, which is I think what the form wizard would use. Is the grid really readonly, its columns never getting focus, or is it just not updating changes? One thing you can try is to make a one-to-many form with the form wizard and your parent and child cursors. Compare it with your form to see any differences in buffering, relations, or whatever.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform