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

[Solved] MinimumInlineFormHeight not working with InLine Edit Dialgoue

2 Answers 128 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Scott Laughton
Top achievements
Rank 1
Scott Laughton asked on 13 Oct 2009, 04:16 AM
Hi there,
        I have created InlineInsertTemplate and InlineEditTemplate for the RadScheduler.  I have set the following properties on the Scheduler:

RadScheduler1.AdvancedForm.Enabled = false;
RadScheduler1.StartInsertingInAdvancedForm = false;
RadScheduler1.StartEditingInAdvancedForm = false;
RadScheduler1.MinimumInlineFormHeight = 30;
RadScheduler1.MinimumInlineFormWidth = 260;

When I double click on an empty date in the scheduler it pops up my InLineInsertTemplate looking perfect.
When I double click on an existing Appointment it pops up my InLineEditTemplate with the correct width but the Height is not right.  The top and bottom of the dialogue meet and you can't see the controls till you drag out the end.
Both the InLineInsertTemplate and InLineEditTemplate's are the same as far as controls and layout go.  The controls just have different IDs.

Is this happening to anyone else or just me?

How can I fix this?

Regards,

    Scott.

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 13 Oct 2009, 09:37 AM
Hello Scott,

Can you send us the content of your inline templates along with any relevant html layout and css styles? We will need to replicate the problem locally to be able to suggest a way of fixing it.


Regards,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Scott Laughton
Top achievements
Rank 1
answered on 14 Oct 2009, 02:28 AM
Hi Peter,
    Thanks for the response.  I have submitted a support ticket for this with a sample project attached.  See you there ;-)

Regards,

    Scott.
Tags
Scheduler
Asked by
Scott Laughton
Top achievements
Rank 1
Answers by
Peter
Telerik team
Scott Laughton
Top achievements
Rank 1
Share this question
or