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

[Solved] How to make the InLine Insert/Edit dialogue modal?

4 Answers 73 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 12 Oct 2009, 09:26 PM
Hi there,
        I just started using the RadScheduler and I have worked out how to modify the InLine Insert/Edit dialogue using the Inser/Edit Templates, however I can't see a way to make the dialogue modal.  How can I achieve this?

Regards,

        Scott

4 Answers, 1 is accepted

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

Only the Advanced insert/edit form have the modality feature enabled by setting
<AdvancedForm Modal="true" />.
 
However, the Inline insert/edit form does not support this functionality.


Greetings,
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:26 AM
Peter,
    Thanks for the response.  That is unfortunate, as if I use the Advanced Template I loose the RadWindow Skin.  I don't spose there is an easy way to use the AdvancedEditTemplate and have it launched in a modal RadWindow?  I think it would have been a good idea to give the option to have the InLine dialogues modal.

Regards,

Scott.
0
Peter
Telerik team
answered on 14 Oct 2009, 04:25 PM
Hi Scott,

You can use the advanced form instead. Simply set

StartEditingInAdvancedForm="true"
StartInsertingInAdvancedForm="true"
<AdvancedForm Modal="true" />

The popup advanced form behaves just like RadWindow and it uses the same Skin as RadScheduler. You can test the behavior in this demo:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/customization/defaultcs.aspx

Let me know if I am missing something.


Greetings,
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 15 Oct 2009, 12:50 AM
Peter,
    Thank you for the response.  I have sent you a sample project demonstrating the behavior I am getting when using the settings you outlined in you last post.  Please have a look at this and tell me what I am doing wrong.

Ticket ID is : 250554

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