Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid secondary sorting
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01126661
Message ID:
01126664
Views:
15
Hi Dallas,

> Is there a way to keep the pk/fk link but display the child grid in a different order.

You could use a compound index on STR(fk)+DTOS(date). If you use SET EXACT OFF and establish the relation on STR(pk) you still have the link between the two tables, but the child is sorted.
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform