[Gambas-user] Nested data source

Benoît Minisini g4mba5 at gmail.com
Thu Jul 4 16:17:36 CEST 2019


Le 04/07/2019 à 10:04, Marco Ancillotti a écrit :
> Il 03/07/19 19:15, Benoît Minisini ha scritto:
>> Le 03/07/2019 à 18:56, Marco Ancillotti a écrit :
>>> uhmmm, so I have a graphical design problem , I have a form that 
>>> would like to be like:
>>>
>>> 1)---------input from datasource1-------------
>>>
>>> 2)---------insert into datasource2-------------
>>>
>>> 3)---------input from datasource1-------------
>>>
>>> Is there a way to move third part to a datasource3 and link 
>>> datasource 1 to 3 ?
>>> If I move datasource 2 to bottom the graphical design will be hard to 
>>> understand.
>>>
>>> thank's.
>>>
>>
>> Sorry, can you be more precise?
>>
> The problem is only graphical, I've made two example of what I have not 
> working and the solution I've imagine if is possible to link two 
> datasource.
> 
> Obviously if anyone finds a better solution it's welcome.
> 

I will add a property that tells a DataSource not to use its parent 
DataSource to filter itself. It should solve your problem.

I'm just trying to find a good name for that property.

Regards,

-- 
Benoît Minisini


More information about the User mailing list