Benoît Minisini a écrit :
>> 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.
>>
>
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.
--
Academicians care, that's who.
-
> 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 us