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

Text clipping on short appointments

1 Answer 59 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 31 May 2011, 03:31 AM
When I have a short appointment, the text is being clipped even though there is enough room in the appointment area to show the entire text (see the attached image for an example).

Not to waste anybodys time, I have already tried setting the following

e.AppointmentElement.TextWrap
e.AppointmentElement.ClipText
e.AppointmentElement.Margin
e.AppointmentElement.Padding
e.AppointmentElement.FitToSizeMode
e.AppointmentElement.AutoSizeMode

to different values in the AppointmentFormatting event to no effect.

Does anybody have any ideas, I am getting complaints from my users and would love to sort this one out

Thanks
Peter

 

 

 

 

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Ivan Todorov
Telerik team
answered on 02 Jun 2011, 03:53 PM
Hi Peter,

Thank you for contacting us.

Indeed, there is an issue with drawing the text of appointments when their height is smaller. The issue will be addressed in the next official release. I have logged it to PITS so you can track its progress. Here you can find the PITS Issue: Public URL

Currently, I can suggest that you increase the size of the cells, so that the text is drawn correctly. You can do this by setting the following property:
this.radScheduler1.GetWeekView().RulerScaleSize = 25;

Your Telerik points have been updated for reporting this issue.

I hope this helps. Feel free to ask if you have any further questions.

All the best,
Ivan Todorov
the Telerik team
Q1’11 SP1 of RadControls for WinForms is available for download; also available is the Q2'11 Roadmap for Telerik Windows Forms controls.
Tags
Scheduler and Reminder
Asked by
Peter
Top achievements
Rank 1
Answers by
Ivan Todorov
Telerik team
Share this question
or