PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WB - Table Edit
WB - Table Edit
Iniciado por guest, 17,jul. 2017 00:42 - 1 respuesta
Publicado el 17,julio 2017 - 00:42
Hi All

I have allowed an edit of a cell in a table row - numeric cell. I can trap to check the value of the entry and put up a message using info but have no idea how to return the cell to its original value before the user tried to change it. Noting seems to work. It always returned to a zero.

I have placed the code in server whenever modified.

Cheers
André
Publicado el 17,julio 2017 - 01:07
Sorted - just bad coding on my part :(