Drag drop

Hi, i need to be able to do this for multiple cells in a row.
So not just select one but select 2 or 4 cells next to each other and drag and drop. Code Snippet

Unfortunately, it’s not possible for now.
In case of cell selection mode and DnD, context.source gets only row ID of the cell from which drag was started.

Thank you