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

[Solved] Call JS function after ajax content loaded

1 Answer 28 Views
Window
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vedischev
Top achievements
Rank 1
Vedischev asked on 26 Jun 2011, 02:30 PM
Hello!

How to call some JS function after ajax content loaded by ajaxRequest? Is there client API for this?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 27 Jun 2011, 06:54 AM
Hello Vedischev,

You need the refresh event (which you can subscribe to through the OnRefresh method of the fluent interface). You can see it in action on the client events online demo (click the refresh icon next to the close button).

Greetings,
Alex Gyoshev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Window
Asked by
Vedischev
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or