PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Master Details
Master Details
Iniciado por a.zerino, 04,jun. 2015 16:41 - 2 respuestas
Publicado el 04,junio 2015 - 16:41
I , in a project , a master table with 4 tables children , that structure can I use to manage them simultaneously , master- details ?
rgds
Publicado el 04,junio 2015 - 16:58
Hi Antonio

I'm not sure what the question is here... If the question is whether you
can manage 4 children tables from on master table, the answer is yes...

If the question is how, the answer is by adding some code in the line
selection area of the master table... what code depends on the type and
content of the all the tables

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Already there: WXShowroom.com, WXReplication (open source)
Coming soon: WXEDM (open source)
More information on http://www.fabriceharari.com


On 6/4/2015 8:41 AM, Antonio Zerino wrote:
I , in a project , a master table with 4 tables children , that
structure can I use to manage them simultaneously , master- details ?
rgds
Publicado el 09,junio 2015 - 15:10
Thanks for the prompt response , the question was , what kind of form I can manage the master and details (child )
rgds