Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling fields displayed in a grid without columns
Message
From
27/10/1998 19:25:59
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00151310
Message ID:
00151318
Views:
26
>In VFP 3.0 is there a way for me to display all fields in a child grid without displaying one field (the foreign key).
>
>Columns get a bit messy. I use them when I put controls in the grid for editing, but in this case I want to display all fields in the child table except for one.
>
>Any ideas?

Evan,
For the grid you need to set the columncount to the number of fields you want in the grid and then you need to set the controlsource property to a field in your table for each column in the grid. This way you display only the fields you want and in the order you want also.

Mark
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform