|
WD 7.5 Browsing table combo modify |
Iniciado por pvanzanten, 14,ene. 2004 11:46 - No hay respuesta |
| |
| | | |
|
| |
Publicado el 14,enero 2004 - 11:46 |
In Windev 7.5, I use a browsing table with a combo linked to the [articles] file (automatically filled). Stored item = article number Dispayed item = article name When the table is edited I want the article price to be assigned to the [price] column, so I put the code to achieve this in the [whenever modified] section of the article combo. On execution, when the table is in edit, and I choose a different value with the combo, the code is not executed, nothing happens!. Does anyone see the logic of this? PCsoft prefers editing tables in a form-window, but I don't like that. Should I go back to a memory table and do all the coding myself? Regards, Piet |
| |
| |
| | | |
|
| | | | |
| | |
|