Guest_imported
New member
- Jan 1, 1970
- 0
I am converting an application from FP 2.5 to VFP 6.0. The application was using a filtered table with a browse. I have tried to retain the filtered table and use a grid instead. However, the performance became painfully slow. Does anybody know what causes this, why would a browse be faster than a grid? I even used the NAME option to basically make the browse work just like a grid, it was still faster. I only have to filtered fields, and both are indexed. I don't know what could be causing it to be so slow with a grid. Any ideas would be most appreciated. Thanks.
sk
sk