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

MultiCells #54

Open
jakobmaier opened this issue May 11, 2015 · 0 comments
Open

MultiCells #54

jakobmaier opened this issue May 11, 2015 · 0 comments

Comments

@jakobmaier
Copy link
Owner

Allow multiCells.
MultiCells have a rowSpan and/or columnSpan > 1.

Cells can be connected to form multiCells.
MultiCells can be destroyed.

The user can initialise a table/row/column with multicells.

A multiCell breaks automatically if rows/columns are added / removed / moved / shown / hidden and if this operation would destroy the multiCell. In this case, a special event has to be fired.

If multiple cells are connected, only the content of the fist (anchor) cell is preserved, all other cells are delted.

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

1 participant