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

Grayed-out background for Grid PopUp Editing

6 Answers 240 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 03 Dec 2008, 03:33 PM
Hello,

I was wondering how could I implement a behavior where, when using a grid with EditMode="PopUp", the page except the popup would be grayed-out. Something like ModalPopup from ASP.NET Ajax Toolkit. As far as I have seen on your demo site, I don't have this option. It would be really useful because it helps with visibility of a page when you have a larger pop up.

Thanks.

6 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 03 Dec 2008, 03:37 PM
Hello Alex,

Here is an example how to achieve this:

<EditFormSettings>
    <PopUpSettings Modal="true" />
</EditFormSettings>

Sincerely yours,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Alex
Top achievements
Rank 1
answered on 03 Dec 2008, 03:50 PM
Hello and thank you for the quick reply.

It seems that for some strange reason, setting Modal="True" does not have any effect. I can still access the controls behind the pop up and the rest of the page is not grayed-out. I had it enable before, but didn't realize it didn't even freeze the controls outside the pop up.
I am using Telerik.Web.UI v2008.2.826.35. A know bug or something? Should I upgrade to Q3?
0
Vlad
Telerik team
answered on 03 Dec 2008, 03:52 PM
Hi Alex,

Please upgrade to our latest service pack to resolve this.

Best wishes,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Shinu
Top achievements
Rank 2
answered on 04 Dec 2008, 04:25 AM
Hi Alex,

Here is a help article which explains how to upgrade Telerik controls from one version to another.
Updating RadControls for ASP.NET to another version or license

Shinu.
0
Alex
Top achievements
Rank 1
answered on 04 Dec 2008, 08:54 AM
Hello,

I have upgraded to Q3 1125, but I am still facing this problem. The upgrade was successful, because it solved another issue I had with button rendering. The PopUp edit form demo on your site is not Modal. Maybe you could modify one of the 2 grids there so one is modal, so I can see the behavior live.

Thank you.
0
Accepted
Sebastian
Telerik team
answered on 05 Dec 2008, 02:05 PM
Hi Alex,

I just tested the modality of the popup edit form for the grids in the demo (using the latest hotfix 2008.3.1125 of RadControls for ASP.NET AJAX) and it worked as expected. Please double-check that you upgraded to the latest release of the product following the steps from here and let me know if you need a sample project to provide it for further testing.

Thank you for the suggestion as well - we will make the popup edit form modal by default for the next version of the online example.

Best regards,
Sebastian
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Alex
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Alex
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Sebastian
Telerik team
Share this question
or