Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to limit display records in grid
Message
From
02/06/1997 05:53:31
 
 
To
02/06/1997 04:51:32
Arnold Lee
K&A International Co.,Ltd
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00034456
Message ID:
00034459
Views:
36
Hi Arnold, If you have index on the table you can use command SET KEY TO, which limits displayed record only to those having index expression of certain value or within a range of two values. This gives much higher performace then SET FILTER TO. Jarda Lang Hi,every VFP developer I have a large database file consists of 50,000+ records in VFP 5.0.My form have a grid control display records from it.But I want to limit display parts of it.By consulting Microsoft Knowledge base,they suggests uses "SET FILTER TO" command.But the performance in grid is very slow even the filter field was indexed on it. Anybody have a idea to limit display records in grid other than uses SET FILTER TO ? Thanks. Arnold Attachment Converted: WINMAIL.DAT
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform