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

[Solved] Show more with wrong date

3 Answers 128 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
paul.ovares
Top achievements
Rank 1
paul.ovares asked on 19 Dec 2007, 05:27 PM
Hi people

When the user select "show more" in the Month View the schedules changes the view to day view and shows the previous date instead of correct date. The code of aspx with the schedule is:

            <pro:RadScheduler ID="CalendarRadScheduler" runat="server" Height="578px" OnClientAppointmentInserting="AppointmentInserting"
OnClientAppointmentDoubleClick="AppointmentDoubleClick" Width="698px" ShowAllDayRow="False"
AllowDelete="True" AllowEdit="False" AllowInsert="True" HoursPanelTimeFormat="h:mm tt"
MinutesPerRow="15"  DataSourceID="AppointmentsDataSource" DataKeyField="AppointmentId" DataSubjectField="Subject"
DataStartField="Start" DataEndField="End" DataRecurrenceField="RecurrenceRule"
DataRecurrenceParentKeyField="RecurrenceParentID" OnNavigationComplete="CalendarRadScheduler_NavigationComplete" DayEndTime="18:30:00">
</pro:RadScheduler>
If the user uses the today link or the next and previous date navigation the schedules works fine.

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 20 Dec 2007, 02:08 PM
Hello Paul,

We are not sure what is causing this problem at your side. Could you please open a support ticket and send us a working demo project which we can test locally?


Regards,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Ari
Top achievements
Rank 1
answered on 29 May 2008, 10:27 AM
I have same problem. Any solutions?
0
Peter
Telerik team
answered on 29 May 2008, 11:19 AM
Hi Ari,

We have already fixed this problem. Please, try with the latest version of Telerik.Web.UI (Q1 2008 SP1).

Regards,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
paul.ovares
Top achievements
Rank 1
Answers by
Peter
Telerik team
Ari
Top achievements
Rank 1
Share this question
or