PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → looper control in wb 18
looper control in wb 18
Iniciado por guest, 03,jun. 2015 17:09 - 1 respuesta
Publicado el 03,junio 2015 - 17:09
Hi,

Is it possible to set the number of lines in a looper by programming?

Thanks

Allard
Publicado el 03,junio 2015 - 23:56
hI ,

Found is. It seems to be quit easily done, here is the code:

LOOP_uw_Orders..NbLinesPerPage = EDT_aantal_order_regels

EDT_aantal_order_regels is een edit contyrol where the number off rows can be changed:


LOOP_uw_Orders..NbLinesPerPage