ALLOWEDIT -- "syntax error at '@'"
Posted: Mon Mar 21, 2016 4:17 am
Hola
Al compilar un GRID con EDIT, funciona OK, pero al compilarlo con ALLOWEDIT, da error. ( "syntax error at '@' )
Es algun BUG ? HMG 3.4
----------------------------------------------------------------------------------------------------------------------------
Hello
When compiling a GRID with EDIT, it works OK, but when compiling with AllowEdit, fails. ( "syntax error at '@' )
It's a bug? HMG 3.4
@ <nRow> ,<nCol>
GRID <ControlName>
...
[ EDIT | ALLOWEDIT ] ] <====================
Veo que tambien dice que con EDIT abre una nueva ventana para editar los campos pero se edita en la linea.
y tambien los campos MEMO.
--------------------------------------------------------------------------------------------------------------------------------
I see also says that with EDIT opens a new window to edit the fields but is modified in each field on the line.
and also MEMO fields.
- Hints:
...
...
- If EDIT clause is used, by doubleclicking an item, will open an editing
window allowing to change the item content.
Al compilar un GRID con EDIT, funciona OK, pero al compilarlo con ALLOWEDIT, da error. ( "syntax error at '@' )
Es algun BUG ? HMG 3.4
----------------------------------------------------------------------------------------------------------------------------
Hello
When compiling a GRID with EDIT, it works OK, but when compiling with AllowEdit, fails. ( "syntax error at '@' )
It's a bug? HMG 3.4
@ <nRow> ,<nCol>
GRID <ControlName>
...
[ EDIT | ALLOWEDIT ] ] <====================
Veo que tambien dice que con EDIT abre una nueva ventana para editar los campos pero se edita en la linea.
y tambien los campos MEMO.
--------------------------------------------------------------------------------------------------------------------------------
I see also says that with EDIT opens a new window to edit the fields but is modified in each field on the line.
and also MEMO fields.
- Hints:
...
...
- If EDIT clause is used, by doubleclicking an item, will open an editing
window allowing to change the item content.