Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid on a Pageframe
Message
 
To
09/10/2001 23:15:00
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00566281
Message ID:
00566376
Views:
11
>hi all,
>
>I use a grid to show the content of a table, without any filters set. It works just fine.. but then, when I put it on a pageframe, it become noticeably slow. I have not set any codes on the grid yet.. Also the table is not large, only ~2000 records.
>
>Any idea?
>
>Thanks in advance,
>Jimi

For grids on pageframes, we only use cursors (or views) and they do not get populated until the specific page is activated. We have not had any problems with this approach. The Page.Activate() event has the code to call a biz object which retrieves the required data.

Steve
Previous
Reply
Map
View

Click here to load this message in the networking platform