Delete using checkbox

Using a checkbox linked with the id of a column in a datagrid, how to get all checkbox selected and delete they?

I found a way to it, but have a error when i try pass the value of the data.
the error in the console: Parser Error: Got interpolation ({{}}) where expression was expected at column 14 in [addDeleteItem({{data}})]
Sem%20t%C3%ADtulo

Hi @SeaderGamer,

Maybe it will be better if you use the template editor to define the CheckBox visually and assign desired code to Change event:

Best Regards,
Vladimir

1 Like

with the template desingner have a error, clicking in the checkbox open the edit. I did it, but with a checkbox input

is this working for you? we need checkbox in blazer grid to multi delete