Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GRID display
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00425571
Message ID:
00425611
Views:
13
>In regards to using grid, can anybody help me save my time, looking for a way to:
>
>instead of displaying text in a grid, how can i use combo box instead?
>
>thank you in advance.

Liza, edit your grid, select the combobox from the Form Controls Toolbar ( you cannot drag and drop the control from Project manager - only from the toolbar) and click on desired column. It will get it into teh column. Set column.CurrentControl property to Combo1. If you need to remove the textbox from the column, select it in the Property Sheet, then click on the Form Designer title bar or Form title bar (not on the form itself) and press Del key.
To display the combobox in all rowws, not just in the active row set column.sparse = .f.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform