This is mnoGoSearch's cache of https://lists.gambas-basic.org/pipermail/user/2009-November/026854.html. It is a snapshot of the page as it appeared during last crawling. The current page could have changed in the meantime.

Last modified: Tue, 03 Nov 2009, 20:22:55 CET    Size: 2832
[Gambas-user] synchronize 2 DataSource

[Gambas-user] synchronize 2 DataSource

Benoît Minisini gambas at ...1...
Tue Nov 3 20:22:55 CET 2009


> Hi,
> 
> is it possible to synchronize 2 DataSource onto 2 different forms?:
> I want A to only have a tabular display (such as DataView), and B
> to be the create/modif/delete one (w/ DataControls); so I want B
> to display the selected line in A at opening.
> 

Not automatically, but why not using only one DataSource then?

-- 
Benoît Minisini




More information about the User mailing list