Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid control source question
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00427504
Message ID:
00427540
Views:
17
>Try to use form property or that purpose, so you can reference it like
thisform.prin_int_literal
In addition, you need to be sure abou scope of 'this' in you expression when it is calculated - just to know how many words 'parent.' include ;)
I don't this they're not defined, because when object created, all other (parent) objects should be created too.

just a topic off the main question - i get confused about when i can use thisform. the property prin_int_literal is a property of the form which contains a grid. in column11.init if i reference thisform.prin_int_literal i get an error. i do NOT get an error with this.parent.parent.prin_int_literal.

brenda
Previous
Reply
Map
View

Click here to load this message in the networking platform