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:
00228572
Views:
12
>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
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform