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

change appointment height when title wraps

1 Answer 43 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Chris Trina
Top achievements
Rank 1
Chris Trina asked on 28 Dec 2015, 08:41 PM
Is there a way to have the appointment autosize so that it displays the entire title when it wraps?  Please see the attached image for an example of what we are currently seeing.  Below is the current schedule definition.
<telerik:RadScheduler ID="rdSchedule" runat="server" Skin="Default"
    AdvancedForm-Enabled="False" AllowDelete="False" AllowEdit="False"
    AllowInsert="False" EnableAdvancedForm="False" FirstDayOfWeek="Monday"
    HoursPanelTimeFormat="htt" LastDayOfWeek="Friday"
    ReadOnly="True" ShowViewTabs="false" ValidationGroup="Displays"
    SelectedView="MonthView" ShowHoursColumn="False" ShowResourceHeaders="False" TimelineView-UserSelectable="false"
    Visible="False" OverflowBehavior="Expand" MonthView-VisibleAppointmentsPerDay="25" MonthView-AdaptiveRowHeight="true" AppointmentStyleMode="Default">
    <WeekView UserSelectable="False" />
    <Localization AdvancedAllDayEvent="All day"></Localization>
    <DayView UserSelectable="False" />
</telerik:RadScheduler>

1 Answer, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 30 Dec 2015, 11:19 AM
Hi Chris,

Please, consult the answer from yesterday of the ticket you have opened on the same issue. If you have any further questions I suggest we continue the discussion in the other thread, in order to avoid thread duplication.

Regards,
Veselin Tsvetanov
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
Chris Trina
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or