Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleted Records from View Still Show up in Grid
Message
From
14/05/2002 12:54:00
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00655898
Message ID:
00656259
Views:
12
I'll address this part:

>I concidered using a cursor to popluate the grid - works but I can only have one index which is a problem (header sorting/etc.)

You can have as many indexes as you want, with the following limitations:

- the cursor needs to be read/write, OR
- if it's readonly, you can still create as many tags as you like, but in a file with a name different from the cursor's name. Check "index on ... tag ... of {cdxFileName}". Depending on version of VFP, this additional cdx file may or may not vanish once you close the cursor. Also make sure the file gets created on your local drive - you're creating it, you're responsible for its location.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform