Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two recordsource in one grid.
Message
From
02/07/2001 09:03:46
 
 
To
02/07/2001 08:57:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00525830
Message ID:
00525838
Views:
14
YES. Just always specify table alias befrore field name in the grid column ControlSource property:

Grid.Column1.ControlSource = MyTable1.Field1
Grid.Column2.ControlSource = MyTable2.Field2

HTH.

>hi,
>can i place two field in one grid, while both the field are from different table, but they do have relation between them.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform