NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on April 04, 2014, 02:04:48 PM
-
In ex 67 there are code in the PostDelete of the UpdateProduct proc.
It is excuted but the PRO:record is empty when its done then theres no delete of the 1:1 Software or Hardware file.
There no need to post an example, use web67 and check the tps.
Same problem in my app, dont know how to delete the childs.
Thanks
-
the code should be in the ValidateDelete routine. PostDelete is wrong because the record has already been deleted by then, so can't be used. I've updated the example - thanks.
cheers
Bruce