Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid attached to array?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00178347
Message ID:
00178479
Views:
33
>Can you attach a grid to an array? All the documentation I have indicates you attach it to tables. We have a screen with about 323 fields which needs to refresh ever 20 seconds for monitoring purposes. It was converted from 2.6 to VFP6. On some machines it runs fine, but on others it is so slow as to be unacceptable. I have been thinking a grid would display faster than having to refresh all those fields, but the original code ran from arrays. Any suggestions would be appreciated.

If you really need to use arrays instead of table/cursor, you might think about using a listbox instead of the grid for display purposes. I try to use listboxes instead of grids for mostly read-only data.
It's "my" world. You're just living in it.
Previous
Reply
Map
View

Click here to load this message in the networking platform