PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB20] - table edit in line for multiline text
[WB20] - table edit in line for multiline text
Iniciado por guest, 17,sep. 2015 13:55 - 2 respuestas
Publicado el 17,septiembre 2015 - 13:55
Hi,

Anybody any suggestion to have the multiline text entry ( EDITABLE TABLE ) ?
Currently, it doesn't allow any multiline text entry...

Regards,

PETER ZHOU
Publicado el 17,septiembre 2015 - 14:01
Hi Peter

a table has never been a good way to do data entry in webdev.
Instead, you can used a looper that LOOKS like a table, if that is the look you need

Best regards
Publicado el 17,septiembre 2015 - 15:29
Hi Peter,

I have not tried yet, but in WB 20 there's the new container column, where you can put a multiline edit control.

Regards,
Piet