Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid refresh() question
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00228571
Message ID:
00228577
Views:
13
>>Here is code I have in the dblclcick() event:
>>
>>replace processed with iif( ! processed, .t., .f.)
>>This.Parent.Parent.Column2.Text1.refresh()
>>
>>The data is updated properly, but I have to move the record for the change in processed to visibly change in the grid?
>>
>>Any suggestions ?
>>
>>TIA
>
>replace processed with iif( ! processed, .t., .f.)
>This.Parent.Mygrid.setfocus
>*** and so on

I thought that I would lose my location with that when I read it. but it works great.

Thanks!
Previous
Reply
Map
View

Click here to load this message in the networking platform