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:
00064671
Views:
36
>>I have tried to stay away from grids because of all the Weird things I've seen on the thread.
>>I have come to the point where I have to use one and I've got a question. 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.
>>
>>Thanks
>>Jeff
>
>The 100% reliable way is to change data in Grid.RecordSource first, e.g.
>*** Grid.Column1.Text1 dblclick event
>Select Table1
>Replace Table1.Field1 With "qwerty"
>This.Refresh


Thanks ! That did it, and I did'nt have to beat it at all.

It's Time to get a gun.

That's what I've been thinkin.

I think I can afford one, If I do a little less Drinkin.

www.TrueGeeks.com
Previous
Reply
Map
View

Click here to load this message in the networking platform