Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How does object.refresh work ?
Message
 
To
24/09/1998 00:25:20
Sudhir Arora
Userease Software Pvt. Ltd.
New Delhi, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00140206
Message ID:
00140237
Views:
26
Sudhir,
You could simpy set the ControlSource of these textbox to TableName.FieldName and refresh them from the AfterRowColChange() of the grid. This way you don't have to explicitly specify the Value property of each one.

>I have a form in which a grid is placed on a page of a pageframe within the form. There are certain textboxes placed on the page , whose value property is set in the valid event of certain column.text of the grid. Following command is there after setting the value :
>Thisform.pageframe1.page1.textbox1.refresh
>The refreshed values don't show immediately and are shown only when the record pointer is moved in the grid and the cursor again comes back to the column.text for which valid code is there.
Previous
Reply
Map
View

Click here to load this message in the networking platform