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
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.