I am curious whether it is possible to render and handle a checkbox on every treenode? Looking through the samples and docs I do not see any possible solution. Am I missing something?
Announcement
Collapse
No announcement yet.
X
-
You can create a multicolumn TreeGrid and set canToggle to true on the additional field.
http://www.smartclient.com/smartgwt/....lang.Boolean)
It does make sense to add this as a first class API though, we'll schedule it.
Comment