PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB19] - Combo won't run code on change
[WB19] - Combo won't run code on change
Iniciado por guest, 30,ago. 2015 05:47 - No hay respuesta
Publicado el 30,agosto 2015 - 05:47
Hi everyone - wierd problem...

I copied a page from another project, added a combo box, added some code to populate it (works fine) but it won't run the code I put in the Server 'Whenever modified' code area. I put a breakpoint on the first line of that code and nothing happens when I change the box to a new line - doesn't seem to even get to the break point. I have tried recompling - nothing.

Any ideas?