Drag and Drop component

Hi everybody,

I’m trying to do a example with Drag and Drop component but I can’t do it because I don’t know how it’s works. Have someone some example?

Thanks.

There is a tutorial for this:
https://vaadin.com/docs/v8/framework/advanced/advanced-dragndrop.html

You can play around with it a bit and tell us if there are any special complications.

is it avilable for vaadin 7 same requirement is there for me too

The mechanism is different in Vaadin 7, but here you go: https://vaadin.com/docs/v7/framework/advanced/advanced-dragndrop.html

Hi Kartheek and Olli,

Thanks for the answer but finally I left this exercise because didn’t find information and continued with a responsive example.

If someone is interesting in my examples, can find it here: [github]
(https://github.com/Dwarf667/MisProyectos)

Thanks again, regards.