Hell all,

I am using TreeNodeChecked in a tree2. My problem:

If I use clientSideToggle="true" the (newly) checked
or unchecked states only seem to be submitted, if the
tree nodes are currently expanded – else setChecked()
is not called :-(

In contrast with clientSideToggle="false" collapsing
a node already results in submitting the changed check
values and thus calling setChecked().

Is this very different behaviour intended? Or is
TreeNodeChecked only supposed to work with
clientSideToggle="false"?

Or does this behaviour change with the tomahawk version?
I am currently using Tomahawk 1.1.3 with MyFaces 1.1.4.

Cheers,
Marcus

Reply via email to