'How I can onDelete to children List of item List(group)

enter image description here

Please check the picture above,

In list of children, I hope do the 'onDelete'. I did it on item(first List), easily. But, I don't know how I can do it on children List(second list)

The picture is about my try that I wanted to add 'onDelete' for children List.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source