This is a migrated thread and some comments may be shown as answers.

Persistent node.value?

1 Answer 43 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 17 Jun 2010, 10:07 PM
When I change the check state of a node on the client side, the check state persists through a postback.

But, when I change a node's .value on the client side, it does not persist through the postback.  

Is this just a no-no, or am I missing something?

1 Answer, 1 is accepted

Sort by
0
Thomas
Top achievements
Rank 1
answered on 17 Jun 2010, 10:17 PM
BAH, literally seconds after posting that, I discovered  tree.trackChanges() / tree.commitChanges().


Tags
TreeView
Asked by
Thomas
Top achievements
Rank 1
Answers by
Thomas
Top achievements
Rank 1
Share this question
or