Página 1 de 1

Help us give Edit and Delete Option in this project.

Publicado: Lun Ago 18, 2025 1:25 pm
por Milan Mehta
Dear Sir,

We are trying to follow the sample project given by you on this link : https://xaweb.ozs.es/cgi-bin/tablescrud.xaweb.
We tried to replicate the same with Maria data source (Backup of the same is there in the attached project).
Append facility is working fine. But Edit and Delete is not working.

Kindly help us to kick start the process of development in xaWeb.
TIA
Milan Mehta.

Re: Help us give Edit and Delete Option in this project.

Publicado: Jue Ago 21, 2025 2:34 pm
por ignacio
Hi,

//:OnSubmit := :SubmitToService( "Srv_TableEdit", .T. )

With this code commented is impossible to edit.

Regards,

Re: Help us give Edit and Delete Option in this project.

Publicado: Vie Ago 22, 2025 7:31 am
por Milan Mehta
We get error while we try to delete. It deletes the record in the database. But failes to refresh the screen, giving out following error :

Error on D:\Project\xaweb_Bansel\Bansal.xaweb: Argument error / + - BASE [1081]

Called from:
WDOCMAIN:RENDER(500)
WENGINE:RENDER(471)
(b)ZENGINE(121)
WENGINE:END(0)
WAPP:END(139)
(b)ZAPP(90)
WAPP:RUN(0)
MAIN(13)
Execute time in milliseconds: 22