Hi,
I have a web service bound scheduler in which click of a navigation button (previous/next/today) does not update Scheduler's popup calendar.
Scheduler shows 10/31/2016 as selected date and on click of next button it navigates to 11/1/2016 .
Scheduler shows 11/1/2016 7:30 AM - 1/2/2016 5:00 PM, however pop up calendar does not highlight 11/1/2016 as selected date.
How can I match scheduler's selected date with highlighted date in scheduler's pop up calendar?
Regards,
Prava
5 Answers, 1 is accepted
Here on the video, I have a Scheduler bound to a WebService and as you can see when the date 10/31/2016 is the selected date and I click next actually 11/1/2016 is selected. Could you please provide some more information on "match scheduler's selected date with highlighted date in scheduler's pop up calendar"?
Regards,
Anton
Telerik by Progress
Hi Anton,
Does your scheduler show same behavior in timelineview too. In timeline view, I have 20 time slots with each timeslot of 30 minute. so when we click navigate button, it should follow the rule and highlight dates in scheduler range.
Thanks,
Prava
Yes, in timeline view the Scheduler shows the same behavior as you can see on the video.
Regards,
Anton
Telerik by Progress
Hi,
Can I have code used for your video, I would like to compare my code with yours?.
Regards,
Prava
I attached you the code from the demo. If along with your installation of the Telerik UI for ASP.NET AJAX suite you chose to install Live Demos you already have all the examples from http://demos.telerik.com/aspnet-ajax/ with path similar to C:\Program Files (x86)\Telerik\UI for ASP.NET AJAX R3 2016\Live Demos (depends on the installation folder)
Regards,
Anton
Telerik by Progress