Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid plus Combo
Message
From
16/04/2000 05:24:13
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00359033
Message ID:
00360106
Views:
13
Hi Richard,

There were many responses to your question. Try my two cents worth too :-).

In your grid's listbox lostfocus add following code
This.Parent.Text1.Value = This.List(SelectedID)
I have used combo boxes inside my grids (using AddObject) and above code in the Combo's lostfocus. It worked for me and I guess this is what you need.

Regards
Previous
Reply
Map
View

Click here to load this message in the networking platform