Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid re-draw very slow
Message
From
09/05/1997 20:52:54
 
 
To
09/05/1997 20:36:14
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00031623
Message ID:
00031629
Views:
48
>>Using a grid with 9 columns. The data is from a fileter in a table. After the set filter command is executed it takes the grid 8 to 11 seconds to display the data.
>>Tried with and w/o lock screen. Tried with and w/o refreshing by issuing new staments of record source.
>>Any suggestions on how I can speed up the re-draw of the grid will be appreciated.
>>Thanks in advance, Art Castro
>
>
>Set filter has always been the slowest (least recommended) method
>to display data for tables.
>
>Try an Local View or SQL statement.


If a Local View or SQL statement will not work for you then try creating an index with a filter on the index (FOR clause of the INDEX ON). Be forewarned that this index will not be Rushmore optimized if you use this.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform