Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00064648
Message ID:
00064651
Views:
32
>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform