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

alignment problem is scheduler

1 Answer 74 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
arijit
Top achievements
Rank 1
arijit asked on 01 Dec 2008, 11:08 AM

i am using 2008.2.723.20 dll, The scheduler is as below.
problem is that it always takes 2 cells for one appointment, if appointment starts and ends today, the appointment expands to the next cell at right.
Please help me to fix this.

regards
Arijit Chatterjee

<

 

telerik:RadScheduler ID="RadScheduler2" runat="server"

 

OnClientAppointmentEditing 

 

 

="AppointmentEditing"

 

OnAppointmentInsert="OnAppointmentInsert" OnAppointmentCommand="OnAppointmentCommand"

 

 

DataKeyField="EventId" DataStartField="StartTime"

 

 

 

DataEndField="EndTime" DataSubjectField="Title" DataRecurrenceField="Recurrence"

 

 

 

DataRecurrenceParentKeyField="Recurrence"

 

 

 

DayEndTime="22:00:00"

 

 

 

SelectedView="MonthView"

 

 

>

</

 

telerik:RadScheduler>

 

 

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 01 Dec 2008, 01:55 PM
Hi arijit,

Can you open a support ticket and send us a small demo project of the issue? Also, you can upgrade to the latest version and check if it cures the problem.

Greetings,
Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
arijit
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or