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

[Solved] get_selectedNode() Returns Non-Null on Client After AJAX Refresh

0 Answers 78 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
rcbarth
Top achievements
Rank 1
rcbarth asked on 04 Mar 2008, 11:46 PM
After an AJAX refresh of the RadTreeView in an UpdatePanel in which the currently selected node is removed from the tree, the get_selectedNode() property returns a valid node even though the node no longer exists in the control's node hierarchy. Ideally, it should return null.
 
Edited: nevermind, my mistake: the refresh wasn't complete before the check for the selected node was done. Does anyone know of a way to do a blocking AJAX call?

No answers yet. Maybe you can help?

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