Hello Again!,
thank you for your fast response:
1- my code is attached.
2- I don't get any error in the console.
Attachment:
category_bd65791f.rar
UPDATE:
when I select multi-rows and click the Delete button. request send this payload:
{"changed":[],"added":[],"deleted":[{"id":13,"title":"asd2","en_name":"cat-5e417742d6d78"},{"id":12,"title":"dfs","en_name":"cat-5e41773ae7f49"}],"action":"batch"}
but when select just one row, request send this payload:
{"action":"remove"}
PROBLEM SOLVED!
after too many searches and saw a lot of examples, I found my problem.
and the problem is I forgot to set a primary key in e-column
Hope this useful for the others.
thanks for your answers and time,
Regards,
Kamiyar