PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Storing Column Configuration in a Table
Storing Column Configuration in a Table
Iniciado por guest, 03,feb. 2016 11:53 - 2 respuestas
Publicado el 03,febrero 2016 - 11:53
Hi Folks,

I have the check box ticked in my table for 'Store column configuration' in Describing the Table Control.

I assumed that when I moved the columns around that it would save them in the position they were last placed.

When I re-open the window the columns in the table all appear in the positions they were created in, in the designer.

Tks
Mark
Publicado el 08,febrero 2016 - 04:00
G'day Mark,
Have you read the "Note" on this page?:
http://doc.windev.com/en-US/…

Seems if the table is anchored you need to save Window Position as well.
----
Steve H
Publicado el 08,febrero 2016 - 10:08
Steve H,

Thanks I will check the article out, have a good day!

Mark