Topic: Deleting row

Hi everyone,
                 A form have to tablegrid having data of two different table but both have relationship in third table. Is it possible to delete a row of a tablegrid then the row of other table also deleted. How it will be

Re: Deleting row

This is called cascade delete, there is an option in the table management tab. Edit the table column(s) you need to manage to find it.

https://www.techonthenet.com/sqlite/for … delete.php