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

The table should prevent inserting new columns when the columns setting is defined. #3420

Closed
jansiegel opened this issue Apr 21, 2016 · 0 comments

Comments

@jansiegel
Copy link
Member

When pasting/populating a dataset wider than the table, while the table has the columns property set, the table should paste as many columns as it can fit, and not throw any errors (just like it does when dataset is an array of objects).
Currently, it throws an error.

See this demo: http://jsfiddle.net/s6ym4fxp/

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

No branches or pull requests

3 participants