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.
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Help us give Edit and Delete Option in this project.
-
- Mensajes: 144
- Registrado: Dom Dic 27, 2009 9:54 am
Help us give Edit and Delete Option in this project.
- Adjuntos
-
- xaweb_Bansel.rar
- (492.62 KiB) Descargado 8 veces
- ignacio
- Site Admin
- Mensajes: 9463
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
Re: Help us give Edit and Delete Option in this project.
Hi,
//:OnSubmit := :SubmitToService( "Srv_TableEdit", .T. )
With this code commented is impossible to edit.
Regards,
//:OnSubmit := :SubmitToService( "Srv_TableEdit", .T. )
With this code commented is impossible to edit.
Regards,
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
-
- Mensajes: 144
- Registrado: Dom Dic 27, 2009 9:54 am
Re: Help us give Edit and Delete Option in this project.
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
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
- Adjuntos
-
- xaweb_Bansel.rar
- (491.75 KiB) Descargado 2 veces