PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB21] auto grow Table row width ?
[WB21] auto grow Table row width ?
Iniciado por guest, 23,jun. 2016 09:30 - 2 respuestas
Publicado el 23,junio 2016 - 09:30
Hi,

I have a Classic Dynamic Project and are using AJAX Table to display the information.

The screen/table is anchorred fully so the table is resizing when the browser does, and it gives the user the maximum workspace.
But when there are only a few colomns in the table, WebDev resizes one of the column, but this is not always visual correct.

Is there a way that I can set the anchoring of a column so that I can select with columns that can grow or not ? I think in Windev this is a setting, but I can't find it in WebDev, maybe it is not supported.

Any other idea's on how to automatically grow the columns and fill the available viewspace of the table so that a table always looks nice ?

Thanks
Danny
Publicado el 24,junio 2016 - 23:38
Hi,

You can set the column number . This willl then be the column that resizes.

regards

Allard
Miembro registrado
47 mensajes
Publicado el 26,junio 2016 - 23:35
In the columndescription of the table you can set wich columns Will grow.

--
Roy van der Lee