Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reset column and row in a grid.
Message
From
07/08/2005 12:52:05
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
06/08/2005 19:33:36
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01039115
Message ID:
01039169
Views:
23
Hi Dan,

This is what I do.
save current row in view
thisform.lockscreen = .t.
requery view
refresh grid
thisform.lockscreen = .f. 
>We have a grid that is based on a view which will have row buffering set.
>Multiple people will have access to add & edit to this grid.
>We need this grid to be as real time as possible.
>
>But, we would like to keep the user in the same cell and row in the grid with the least amount of "screen flicker" as the view is being requeried.
>
>What is the best way to accomplish this?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform