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

InlineInsertForm Height

1 Answer 41 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
shahab
Top achievements
Rank 1
shahab asked on 03 Apr 2013, 08:10 AM
When I select time from top of scheduler InlineInsertForm is shown correctly (1.png)but when select from bottom of Scheduler part of InlineInsertForm is hidden (2.png)
        <telerik:RadScheduler runat="server" ID="PatientScheduler" Width="100%" Height="100%"
            EditFormDateFormat="yyyy/MM/dd"             
            Skin="Office2010Blue"
            EnableRecurrenceSupport="false"
            StartInsertingInAdvancedForm="false"
            StartEditingInAdvancedForm="false"> 

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 03 Apr 2013, 11:41 AM
Hi,

 
This is the default way InLineTemplate works in RadScheduler and there is no work around for this issue. If you want it to always be on top of it you will have to use the Advanced Form. 

Hope this will explain the issue.

Kind regards,
Plamen
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
shahab
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or