Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with creating subform
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00026516
Message ID:
00026537
Views:
39
>>>>>>Are you using Private Data Sessions?
>>>>>>
>>>>>>Tom
>>>>>
>>>>>No, But I wondering do I have to set exclusive off. Since the default is true. Is it had something to do with my problem??
>>>>
>>>>
>>>>Setting exclusive off would be a good 'rule of thumb'. This will allow network access to your Data file. read the Help for 'Set Excluseive' for more details.
>>>>
>>>>Tom
>>>
>>>I try it, it doesn't seem to be the problem. Maybe if I could pass the parameter to the subform and locate the record pointer that way.
>>>But, I never done it before. Do you have a suggestion on how to pass the record pointer to a parameter of another form.
>>
>>do form MyForm with Parm1
>>
>>I would also check my Form's Data Environment.
>>
>>Tom
>
>sounds like your subform has a dataenvironment -- if you remove it, the subform [should] see the data from the main form and work correctly.

Thanx, Tom and Dave. Is the subform dataenvironment mess up the whole thing!!! Thanx again!!
Previous
Reply
Map
View

Click here to load this message in the networking platform