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

Appointments being displayed wrong in month view

3 Answers 33 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
James Lever
Top achievements
Rank 1
James Lever asked on 28 Jan 2009, 01:58 PM
Hi,

I have a genric list that i bind to the Scheduler it just has the min StartDate, EndDate etc... no Recurrence
but when i have an item that is over more then one day it's getting Displayed as an all day event for both daysand it doesn't strech to show that it's the Same item Please help.

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 28 Jan 2009, 02:44 PM
Hi James,

This problem usually occurs if RadScheduler resides in a container which has align:center. The following css should help you fix it:
.rsWrap     
    {     
        text-align:left !important;      
    }    
 


Kind regards,
Peter
the Telerik team


Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
James Lever
Top achievements
Rank 1
answered on 28 Jan 2009, 02:53 PM
tried that but still not working in the week view it's fine just the month view
0
Peter
Telerik team
answered on 28 Jan 2009, 03:26 PM

Can you send us a live url or a demo via a support ticket?

Regards,
Peter
the Telerik team

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