Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
ckeditor table and drag and drop
Hello all,
I am a totally new to vaadin. I need some help in figuring out how to do this.
I want to use ckeditor to create a table. Inside the cells created by the editor, I want to drop some objects from a tree.
As I understand, in order to do drag and drop the table has to implement some interfaces, since the table will in fact be created on fly, I cannot figure out how to achieve this.
Is there any other way to achieve this? By that I mean, to create a table dynamically so that objects can be dropped on it from a tree.
I really need some help, please.
Regards
- Anu