Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids
Message
 
To
02/08/2000 02:27:26
Garry Sankowsky
Zodiac Publications
Tolga, Australia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Grids
Miscellaneous
Thread ID:
00399722
Message ID:
00400186
Views:
16
Don't forget that VFP looks at the Textbox (or current column control) Click() and DblClick() code, not the Grid's code. You can put "this.parent.parent.click()" in each textbox Click() method (this calls the grid's click() code), then put the refresh code in the Grid's click() code.

HTH
Barbara

>I have placed a grid on a form which displays various fields of a table. I want to refresh the form when a record
>in the grid is selected. I tried placing 'thisform.refresh' in the click and doubleclick area but the form does not
>refresh, even though I can see that the record is changing by the status bar.
>
>How do I refresh the form by clicking on a record in the grid?
>
>Garry Sankowsky
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform