Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 grids to be given rowsource at runtime
Message
From
15/12/2004 07:01:10
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
00969380
Message ID:
00969385
Views:
13
This message has been marked as the solution to the initial question of the thread.
Hi
AFAIK, this must work
grid.RecordSource = ''
*populate cursor
grid.RecordSource = '{alias})
Check also RecordSourceType property to be 1 (Alias)


>Hi all
>
>I have a form with 2 grids on it. I have tried to populate the rowsource to at runtime. Though the property is populated as it should be and the underlying cursors are also ready, one of the grids don't seem to show the data.
>
>Please advise on where I missed it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform