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

radScheduler.SelectedDate

2 Answers 376 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Justin
Top achievements
Rank 1
Justin asked on 20 Jan 2012, 07:08 PM
Howdy,

I'm writing some functionality that lists events for a specific date.  The date I am using is the radScheduler.SelectedDate. 

My question is about setting the radScheduler.SelectedDate.  Whenever you change it on the date selector, it doesn't seem to automatically change the radScheduler.SelectedDate . The radScheduler.SelectedDate gets set when some other event is fired (i.e. changing to day view, month view, etc.....) 

Is there a way to set the radScheduler.SelectedDate when the dateSelector event change?

Any help would be appreciated. 

Thanks!

Justin

2 Answers, 1 is accepted

Sort by
0
Richard
Top achievements
Rank 1
answered on 20 Jan 2012, 11:29 PM
Justin:

Is your application using AJAX? If so, you should reference the Interacting between RadCalendar and RadScheduler and reference the post by Peter from Telerik (October 27, 2010) which states:

"If you use RadAjaxManager for this case, you should make sure that RadCalendar updates RadScheduler in the ajax settings". and provides the .aspx code for this.

Hope this helps!
0
Justin
Top achievements
Rank 1
answered on 24 Jan 2012, 07:34 PM
Thanks Jumpstart!

What I am actually using is an Ektron User Control that wraps up the radScheduler, so I don't know if what you referred  me to is the same thing. 

I'm not sure if you are familiar with Ektrons implementation, so let me know if I can provide any additional info.

Thanks for your help!

Justin
Tags
Calendar
Asked by
Justin
Top achievements
Rank 1
Answers by
Richard
Top achievements
Rank 1
Justin
Top achievements
Rank 1
Share this question
or