Thanks Ted,
Data sessions are something I have never tried to understand and are probably the cause for my confusion! Can you give me a quick fix or point me to something to read to get up to speed?
Thanks again,
Joe.
On Tue, Feb 23, 2016 at 11:35 AM, Ted Roche tedroche@gmail.com wrote:
In form DrillDown.scx, is the data accessed through the same data session as the calling form, or does it use its own private data session?
On Tue, Feb 23, 2016 at 11:30 AM, Joe Yoder joe@wheypower.com wrote:
The click method of a command button on my main form has the following
code:
DO FORM DrillDown.scx THISFORM.statistics
The secondary form updates data in a table. The statistics method calculates statistics on the table and updates the screen
When the main form command button calls the code above, the screen is not updated immediately. Another Debug button that calls the statistics method updates the screen properly.
What do I need to add so that the screen gets updated properly?
Thanks in advance,
Joe
--- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html
[excessive quoting removed by server]