Event Delete

Hi,
While i am deleting an event i want to delete data from my child table in database. How can i implement this? Please reply asap.

Thanks in advance
Shiju

You can set your database to have a dependancy and delete child rows if a parent table row is deleted.

Also, connectors allow to extend server side actions

docs.dhtmlx.com/doku.php?id=dhtm … ex_updates