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

Aligning appointments for a day view

2 Answers 73 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Aditi
Top achievements
Rank 1
Aditi asked on 26 Jun 2012, 07:21 PM
Hi,

I am using a rad scheduler and Appointment Template.
For a particular day and a time I can have multiple appointments. Say on 25 June between 4:00 - 4:15 PM I have  4 appointments.I want these appoinments to be aligned next to each other and I have specified the width as 252px as

.RadScheduler .rsDayView .rsAptOut
{

    width:252px;

}

Now I want to align each appointment to next to other and no gap between them. However specifying above width reduces the unnecessary width, but creates gap between them.

Attaching images for reference.

Image Scheduler_NoSpace, does not have any space between 4 appointments, however Scheduler_Space does have space between 2 appointments.

Please suggest.

Aditi


2 Answers, 1 is accepted

Sort by
0
Aditi
Top achievements
Rank 1
answered on 27 Jun 2012, 04:58 PM
Telerik team,
Please help me with the problem I have for aligning appointment.

Any sugessions.
Thanks,
Aditi
0
Plamen
Telerik team
answered on 29 Jun 2012, 08:48 AM
Hi Aditi,

This behavior is expected because in DayView the width of the Appointments is generated dynamically in order to provide proper look no matter of the number of appointments in the same time frame and since you set it as a css to a particular value the usual functionality will be lost.

Hope this will explain the issue 

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