Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ordering records in a grid
Message
From
02/12/1998 20:15:27
 
 
To
02/12/1998 13:02:44
Eric Sedlacek
TTSS Interactive Products
Rockville, Maryland, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00163290
Message ID:
00163491
Views:
42
>I am using Visual FoxPro 3.0.
>
>I have a grid control with a child table in a SET RELATION style relationship (1-to-Many) as the rowsource, pretty standard really. How, if at all, can I order the records that appear in the grid? Since I can't set the order...that would mess up the relationship.
>
>It seems like such a basic bit of functionality, but I can't figure out how it's possible without getting rid of the relation and using SET FILTER instead...and all the lousy performance that would entail.
>
>Thanks,
>Eric

Use a Local View, the select will allow you to order the view by any selected field. You can make it updateable if you have a unique key for the child table.
Previous
Reply
Map
View

Click here to load this message in the networking platform