With a FlyTreeView control in an AJAX UpdatePanel with PostbackOnExpand set to true, when I expand a particular node I can't then collapse that node until I expand and collapse another node and come back to it. This doesn't happen when the control is outside of an UpdatePanel. I'm using the latest versions of both FlyTreeView and Microsoft AJAX extensions. What am I doing wrong here?