PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV 2024 → Re: [WD75] Passing table contents
Re: [WD75] Passing table contents
Iniciado por ludara, jun., 20 2003 4:42 PM - Sem resposta
Publicado em junho, 20 2003 - 4:42 PM
I'm afraid i do not fully understand your question.
But why don't you use a structure that contains a number of variables that represents your table-columns?

You have to fill it once en can pass the complete structure to another window, where you then,can extract the structure to the target-table?
Thanks! sounds like what I wanted.
Another idea is to use an invisible window containing a table to temporarly store the original table....
Do you think one aproach is better than the other??
Best regards