Hii, I tried using add_child in my contextMenu, but it only works if I use it like this:
contextMenu: ['row_above', 'row_below','remove_row', '---------', 'detach_from_parent', 'add_child']
and I need to translate for my user, so I did it like this, but the ‘add_child’ stopped working