Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using This.Parent.Parent in a Grid
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Using This.Parent.Parent in a Grid
Miscellaneous
Thread ID:
00546633
Message ID:
00546633
Views:
52
Can someone explain why the following will not give you the information expected.

Example: A grid with 3 columns, one uses the down arrow to advance from row to row in column2 and as a value is entered in Column2 the following calculation is made for column3

This.Parent.Parent.Column3.Text1.value =;
This.Parent.Parent.Column1.Text1.Value * This.Value

will not work unless the command:
This.Parent.Parent.Column1.Text1.Refresh() is issued before the above command.

Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform