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

Select a day without click in RadScheduler

1 Answer 48 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Ali
Top achievements
Rank 1
Ali asked on 31 Aug 2013, 12:34 PM
Hi telerik team
I change the source code of telerik to creat a PersianRadScheduler and add the dll file to my project and finally I did it but there is a problem that I can't solve it. I found that at the first time data set from server side but after user select a day from date picker data set from client side, Am I right? My problem is here. I change all the js files that calculate the data of calendar and my Radscheduler have gregorian calendar instead of persian calendar befor user select a day from date picker(popup calendar). now I want to know is there any way to select a day functionally on page load with javascript code. I know when user select a day an event occur so any code like this:
radscheduler1.SelectedDate = DateTime.Now
doesn't work. By the way my language is persian an I apologies from my english grammar. ;)
With Great Thanks

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 05 Sep 2013, 07:07 AM
Hi Ali,

 
The only way to set the SelectedDate in RadScheduler is by setting the SelectedDate as for example in the code that you shared.

Regards,
Plamen
Telerik
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 the blog feed now.
Tags
Scheduler
Asked by
Ali
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or