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

[Solved] Node ServerSideCallback Client Event ?

1 Answer 84 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
PMilam
Top achievements
Rank 1
PMilam asked on 15 Apr 2009, 03:32 PM
I am using the Q3 2008 Rad Ajax Treeview and Microsoft Script Manager controls on my page.  I have several nodes using TreeNodeExpandMode.ServerSideCallBack.

Is there a way to capture a client-side event that will inform me when a child node has been populated as a result of the node expansion & ServerSideCallback?  onClientNodeClicked seems to fire before the child node has been populated.

Thank you



1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 16 Apr 2009, 09:52 AM
Hi PMilam,

You can subscribe to the OnClientNodePopulated event. It fires when the child nodes are loaded to the parent (in load-on-demand mode).

Sincerely yours,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Ajax
Asked by
PMilam
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or