Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disappearing Grid
Message
 
To
04/04/1997 04:11:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00026954
Message ID:
00027037
Views:
32
>I have a form based on three tables: Customer (obvious), Service (active service records for selected customer), and Parts (parts for selected service record). When the customer picks up the equip., the service record and its parts records are moved to Inactive and InacPart, respectively.
>
>The user wants to be able to switch between viewing active and inactive service records. To accomplish the switch (without having two copies of the same form), I do the following:
>
>SELECT Service
>USE Inactive ALIAS Service
>SELECT Parts
>USE InacPart ALIAS Parts
>
>After re-establishing the relationships, everything works great except for the grid showing the parts: it disappears completely. No columns, no rows, just a white rectangle where the grid used to appear. Can this be fixed, or am I forced to live with the overhead of two forms?

John

Also look at setting filters fo rthe Grid.

Tom
Tom
--------------------------------
Tom O'Hare
407-299-4268 -- tom@redtile.com -- http://www.redtile.com/
Independent Programmer Using Visual FoxPro, Visual Basic & more...
Operations Manager -- Virtual FoxPro User Group (VFUG)
http://www.vfug.org/ -- tom@vfug.org
President -- Central Florida FoxPro User Group (CFFUG)
http://www.redtile.com/foxpro/
Universal Thread Most Valued Professional (MVP)
http://www.transformation.com/foxpro/
Previous
Reply
Map
View

Click here to load this message in the networking platform