Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datasession
Message
 
To
04/06/1997 16:25:19
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00035067
Message ID:
00035177
Views:
39
>>>>>>>>Can anyone hint on if the datasession option unties the bind between a grid and it's assoc dbf? I would like to use varying dbf's in this form (grid)
>>>>>>>
>>>>>>>If you want to change Grid.RecordSource you just reset this property to pick up another source.
>>>>
>>>>Ed, is this reset in the properties section or in code? Can you give an example?
>>>
>>>Yes, 'in run-time' means in code.
>>>Thisform.Grid.RecordSource=newalias && I assume you use RecordSourceType=1
>>>Thisform.Grid.Refresh
>>
>>Still not happening for some reason, the orig dbf is still showing up.
>>Does the code get put in the activate cell area?
>
>Put this code into some button click event and test it from there.

Well I put "thisform.RecordSource=&tmpfil" and I got "variable not found"
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform