Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00064648
Message ID:
00064651
Vues:
37
>I have tried to stay away from grids because of all the Weird things I've seen on the thread.

Actually, the only way to get rid of the weird things is to use the grids
until you've beat them into submission. :-)

>On one of the text boxes I want the user to beable to Double click and
>the program will change the value of that cell and data field from one
>value to the other. That works find except that I can't seem to figure
>out how to allow them to see the change in the grid untill they come off
>the field. What am I missing.

Have you tried putting a "This.Refresh()" at the end of your DblClick code?
If that doesn't work, try doing:

ThisForm..SetFocus()
This.SetFocus()

And that should make it behave itself....
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform