Hi Friends,
I'm attempting to create a kendo table with a selection checkbox cell and a drag hand cell on Row. which will allow the user to drag each table row by maintaining their selections as well.
Currently I implemented some code but it's creating some duplicate records while dragging and dropping.
Please find stackblitz URL for same
https://stackblitz.com/edit/react-8rerrr?file=app%2Fmain.tsx
can anyone help me to figure this issue
I'm attempting to create a kendo table with a selection checkbox cell and a drag hand cell on Row. which will allow the user to drag each table row by maintaining their selections as well.
Currently I implemented some code but it's creating some duplicate records while dragging and dropping.
Please find stackblitz URL for same
https://stackblitz.com/edit/react-8rerrr?file=app%2Fmain.tsx
can anyone help me to figure this issue