PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Relations and display on a screen
Relations and display on a screen
Iniciado por jflietstra, 06,ene. 2004 13:58 - No hay respuesta
Publicado el 06,enero 2004 - 13:58
In Clarion for Windows we can do a update based on a primary file with relation to other files as designed in the analisys.
In my case i want to choose on a form for the adressfile.country code a value from the country.code file/field, and after the selection i want to see the country name as a extra field
ex.
Country: 31 Netherland
I can make a selection (dorpdown) succesfully but when i place the extra field country.descrition on my screen it will only update when i close and reopen the window.
How can i do this in Windev