Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing grids in multiuser enviroment
Message
From
11/09/2003 12:21:06
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00828090
Message ID:
00828207
Views:
15
>Yarick,
>
>So in other words, I remvoe the source & resetup my control source of the grid and its columns?
>
>Is this because the grid is loaded into memory in some way? My grid is complicated and its going take a while to get the grid to be create programmrtically (Arrgh!).
>
>Thanks for you help.

Robin,
He doesn't mean to recreate the grid. Unbind/bind the source. What I use is :
with myGrid
 .Recordsource = .Recordsource
endwith
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform