Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Amature GRID question.
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00460388
Message ID:
00460400
Views:
8
>Hey guys,
>
>I have a grid that I'd like to place a combobox on TOP of. The combobox is visible only when called by the VALID method of a textbox in the grid, and I'd like the combobox to appear OVER the calling textbox. Is there a relative TOP and LEFT property in the grid object? When I assign the textbox's location props to the combo, it seems to zero to the GRID's props.
>
>Thanks!

John, if I understand you correctly, you can use not the combobox over the grid but IN the grid column. You can place the combobox into a grid column in addition to the textbox (select your column and drop there a combobox from the Form Controls toolbar (not from the Project Manager). You can select which control to show anytime, manipulating Column.CurrentControl property.
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