DataGrid inside the template of another DataGrid

Ok thank you,
so basically saving the result to ${event}, and then calling ${data} from the Template Grid, will contain only the expanded row data, that is clear now.

One last thing that is not still clear, how can I fire the LoadData event of the Template Grid? I would like to put some console.logs to see the actual ${data} objet and do some tests, but I cannot manage to make any event of the Template grid fire