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

Table structure in JSON throws errors too easily #48

Open
jvalkeal opened this issue Jan 7, 2012 · 0 comments
Open

Table structure in JSON throws errors too easily #48

jvalkeal opened this issue Jan 7, 2012 · 0 comments
Labels

Comments

@jvalkeal
Copy link
Contributor

jvalkeal commented Jan 7, 2012

When table is constructed in Designer there is no problem because Designer itself handles correct array/object structure and size. However when doing this manually from dynamic layouts, it's too easy to end up JS errors due to fact that we assume correct array sized on row level(every row much match size of first row).

Make JS code more clever.

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

No branches or pull requests

1 participant