Vaadin 7 Dragdrop layout

Hi,

ihave a requirement where i need to drag and drop layout inside layout can you suggest any example or it is possible

Hi,

the DragDropLayouts add-on might be the thing for you: https://vaadin.com/directory/component/dragdroplayouts/1.3.3 (version 1.3.3 for Vaadin 7)

-Olli

Thanks for the reply using this addon can we do the drag and drop layouts inside main layout

do we have any sample demo for the above addon to check on that

Check out the demo project in the sources at GitHub: https://github.com/parttio/dragdroplayouts

-Olli