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

OnClientNavigationComplete

1 Answer 82 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jacob
Top achievements
Rank 1
Jacob asked on 10 Dec 2012, 04:50 PM
I am populating my scheduler with appointments pulled from a database and bound server-side.  I would like to be able to filter my data-set based on when the user changes views or current day, month, etc.  However, I need the aforementioned java-script event to fire in order to do so.  Why doesn't this event fire when using server-side data binding, and is there a workaround?

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 11 Dec 2012, 09:47 AM
Hi Jacob,

 
This is the default behavior of RadScheduler as it is described in this help topic. In case of server side binding you can use the server event(NavigationComplete) of the pageLoad javascript function.

Hope this will explain this behavior.

All the best,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
Jacob
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or