I wondering if the expanded state of nodes is supposed to be updated on postback like the normal Treeview? Or is this left as an exercise? I will probably add this functionality - if it it is not working. The normal Treeview got an hiddenfield _ExpandState where this information is updatet in, so I will...