[quote="EvgenyT"]So when do you call RegisterStartupScript?
At async postback, callback or ..?
Ideally, can you put test code here, so I can run and see what is the problem with it.
I call RegisterStartupScript in
Protected Sub flyTreeView_SelectedNodeChanged(ByVal sender As Object, ByVal e As NineRays.WebControls.SelectedNodeChangedEventArgs) Handles flyTreeView.SelectedNodeChanged
In regard to test code, i will send it shortly.