PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Border management in reports
Border management in reports
Iniciado por guest, 16,abr. 2015 13:12 - 2 respuestas
Publicado el 16,abril 2015 - 13:12
Hi all!

I have report where the body data fields are in bordered "boxes".

In some cases I want to hide the actual data from dome of the boxes but still keep the borders.

If I set the reportfield..visible = false, then I also lose the borders of that field, ant that is not what I want.

How can I keep the data so that it is not displayed but the border still remains? I cannot zero or empty the actual data, just hide it.

Best regards
Ola
Publicado el 16,abril 2015 - 13:25
Hello Ola

I think the only way will be to have a separate empty static field with borders

Regards
Al
Publicado el 16,abril 2015 - 13:33
Thanks Al,

I'll try that.

Best regards
Ola