Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with Dropping a component into DDgridlayout #34

Open
kirangudapatikewill opened this issue May 25, 2015 · 1 comment
Open

issue with Dropping a component into DDgridlayout #34

kirangudapatikewill opened this issue May 25, 2015 · 1 comment

Comments

@kirangudapatikewill
Copy link

Hi Thanks for a great Add-on ,
I am using DDVerticalLayout and DDGridlayout for designing the layout by adding firstcomponent and second component respectively in a Horizontalsplit Layout .
Components like button and text fields can be dragged from one layout to another,
Till here it works great.
The problem I am facing is to drop a component into DDgridlayout cell
scenario as below.
1)Dragged and dropped a component from DDGridlayout cell at (1,1) to the DDverticallayout .
2)Again trying to drag and drop component from DDVerticallayout to DDGlayout into the same cell i.e.( 1,1)
here it is not accepting the drop.

7.4,3 vaadin version
Please help in achieving this.
Thanks

@nhatnamnguyen
Copy link

I have the same issue with the Vaadin 7.4.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants