Replies: 1 comment
|
As written in the Grid chapter rendering: "Wunderbaum renders the first column (the main node column) by default. To render additional columns, implement the render(e) callback." After adding a rendering it works. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am new at wunderbaum. After reading Quick Start, I tried a simple tree but the datas are not written to col1 or col2.
I tried two "source" definitions with the same result. What have I overlooked in the manual?
tree1.html
All reactions