Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Linking grid selection to textbox
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00625195
Message ID:
00625275
Views:
9
>>I have a grid with four fields
>>
>>vehicle #
>>model
>>style
>>VIN
>>
>>I also have four textbox below the grid showing the above mentioned fields.
>>
>>How do I get my textboxes to show the same information as the selected grid row?
>>
>>thanks
>>nick patel
>
>In the Grid AfterRowColChange event put thisform.refresh (or refresh for each of textboxes). Do it only then you're changing rows. In VFP7 there is a parameter, in VFP6 you have to have grid's property (or form's) nCurRec.

thank, it worked

Nick Patel
Previous
Reply
Map
View

Click here to load this message in the networking platform