PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD20] Process (property) not available for Table Column?!
[WD20] Process (property) not available for Table Column?!
Iniciado por guest, 02,mar. 2016 15:21 - No hay respuesta
Publicado el 02,marzo 2016 - 15:21
Hi,
I can't associate any procedure to any process of a Table Column.

My code:
MyTable.MyCol..Process[trtExit] = "ColChange"

The fatal programming error says: "This process is not available for this control."

How can I solve it?

Dann