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

IE9 Compatibility problems with editform with modal="true"

7 Answers 109 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jeremy
Top achievements
Rank 1
Jeremy asked on 05 Aug 2011, 06:06 PM

I am using a RadGrid that uses an EditForm for editing and adding items to the grid. The EditForm is a pop-up, template, and has the modal property set to true. I’m using Internet Explorer 9 and the pop-up works fine with the background grayed out, but when I switch to compatibility mode the background and the pop-up are both grayed out. The user can’t click or input anything at that point. I'm using .Net 3.5.

Any ideas of what could be going wrong?

7 Answers, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 11 Aug 2011, 09:10 AM
Hello Jeremy,

I could not replicate the described problem in our online demo of editing RadGrid with a popup edit form:
PopUp Edit Form

Can you tell what is the difference between the demo and your grid? Also, what is your version of RadControls?

Best wishes,
Tsvetina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Jeremy
Top achievements
Rank 1
answered on 12 Aug 2011, 03:18 PM
Hello Tsvetina,
The only difference I can find in my EditForm is that I used Panels inside of it. I wrote code without using Panels, and the problem still occurrs. Another difference that I found that I don't think could be causing this is my RadGrid has the AllowAutomaticUpdates, Inserts, and Deletes all set to false.
I am using Version 2011.1.519.35.

Thanks,
Jeremy
0
Tsvetina
Telerik team
answered on 17 Aug 2011, 12:24 PM
Hi Jeremy,

I still cannot replicate the problem. Can you test the attached project and let me know what am I missing out in my replication steps. It would help if you tell me what exactly to change in order to get the problem to reproduce in it.

Kind regards,
Tsvetina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Ken
Top achievements
Rank 1
answered on 26 Jun 2013, 05:49 PM
this is reproducible.  using IE10.......... go to Telerik demo
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/popupeditform/defaultcs.aspx

the second grid is the modal popup form.
using IE10 click edit ... all works fine
In IE tools click compatibility mode
Now try edit from second grid ALL will be grayed out including the popup edit form
0
Maria Ilieva
Telerik team
answered on 01 Jul 2013, 12:02 PM
Hi Ken,

I tested the mentioned online demo and was able to replicate the problematic behavior. However this issue could be replicated only in the mentioned example when it is build as part of our QSF examples application and could not be replicated in isolated sample application. The issue is actually in some custom styles we applied in our website which we will fix as soon as possible.

Regards,
Maria Ilieva
Telerik
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 the blog feed now.
0
Jose Luis Romero
Top achievements
Rank 1
answered on 18 Oct 2013, 06:33 PM
Could you please elaborate on how you managed to solve this issue? It seems that some of my CSS are causing the same sympthoms described here, and I need some light on how to solve it.
0
Maria Ilieva
Telerik team
answered on 23 Oct 2013, 09:23 AM
Hello Jose,

 I would suggest you to open a separate support ticket and provide your page markup as well as the custom styles you are using. Thus we will be able to inspect them, locally and propose proper solution for your specific case.

Regards,
Maria Ilieva
Telerik
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 the blog feed now.
Tags
Grid
Asked by
Jeremy
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Jeremy
Top achievements
Rank 1
Ken
Top achievements
Rank 1
Maria Ilieva
Telerik team
Jose Luis Romero
Top achievements
Rank 1
Share this question
or