Data dependable drag on a Grid

Hello,

I have a Vaadin 8 drag and dropable Grid. Is there any possibility to stop dragging or cut of dragging possibilities for some rows in my Grid at runtime? For example the row should only be draggable if the status from the status column is ok, or only every second row should be draggable.

Thanks a lot, Philipp

Hi,

Please take a look at this other forum thread that may help you further.
https://vaadin.com/forum#!/thread/15956601

Regards,
Adam