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

Prevent appointment overlap when using AppointmentTemplate

1 Answer 38 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Sam
Top achievements
Rank 1
Sam asked on 15 Sep 2015, 08:28 PM

Hi,

I have CSS similar to this:

<AppointmentTemplate>
    <div style="height:95px;display:block;">
       <%#Eval("Subject")%>
    </div>
</AppointmentTemplate>



When there is more than appointment on the day, the appointments overlap and bleed into the cell below it.
AdaptiveRowHeight doesn't work.

Any suggestions?

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 18 Sep 2015, 06:21 AM
Hello,

If you want to increase the size of the Appointment we would rather recommend increasing the RowHeight property

Regards,
Plamen
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Scheduler
Asked by
Sam
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or