Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo in grid
Message
From
24/10/2001 07:29:38
 
 
To
23/10/2001 22:11:46
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00572416
Message ID:
00572505
Views:
24
Hi Geoff.

>> I have seen apps with a dropdown in a grid, how does one do that? <<

As Nadya already mentioned, effectively using a combo in a grid can be tricky, especially if you leave the grid column's sparse property set at its default (true). If your combo is bound to some foreign key value but displays the descriptive text from a lookup table, the descriptive text will be displayed only when the grid cell with the combo has focus. All the other rows will display the foreign key.

You can set the grid column's sparse property to false or for an alternate solution you can look at my article "Spice Up Your Grid With A Combo" from FoxPro Advisor, February 2000.
Previous
Reply
Map
View

Click here to load this message in the networking platform