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

RadWindow problem with elements beneath

5 Answers 54 Views
Window
This is a migrated thread and some comments may be shown as answers.
Kevin Donahue
Top achievements
Rank 1
Kevin Donahue asked on 03 Dec 2010, 01:24 AM
I have a modal RadWindow which appears over the top of a lot of other controls.  The controls underneath the radwindow are activated when clicking within the RadWindow itself.  It seems to be happening when I click on a RadComboBox in the new window.  Any control directly underneath that in the parent form actually gets activated.

Ex.  Parent window has a RadComboBox, the new modal window has a RadComboBox directly above it.  Click on the RadComboBox in the modal window and the bottom combo box actually gets displayed.

Any ideas how to fix this?  Is it a z-index thing, or something else?

5 Answers, 1 is accepted

Sort by
0
Kevin Donahue
Top achievements
Rank 1
answered on 03 Dec 2010, 01:32 AM
I just tried it in Firefox and this behaviour didn't happen.  Seems to maybe be an IE 7 problem?
0
Shinu
Top achievements
Rank 2
answered on 03 Dec 2010, 11:30 AM
Hello Kevin,


I am not sure about the issue. Even though, you can try setting the z-index of the RadWindow and see whether it works well for you.

Refer the following links to know more:
Controlling absolute positioning with z-index
Show RadWindow above RadMenu



-Shinu.
0
Georgi Tunev
Telerik team
answered on 03 Dec 2010, 01:23 PM
Hello guys,

We have such problem in IE8 which is a result from a bug in the browser itself - it has been fixed in IE9, but it should not be present in IE7.
Kevin, could you please open a support ticket and send us a sample project where the problem can be reproduced in IE7 so we can check it?

Kind regards,
Georgi Tunev
the Telerik team
Browse the vast support resources we have to jumpstart 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
Kevin Donahue
Top achievements
Rank 1
answered on 05 Dec 2010, 10:34 PM
Actuall, I am running in IE8, but I was running in IE7 compatability mode.  Thats why I thought it might be that.  Is there anything that can be done to address it for IE8 users?
0
Georgi Tunev
Telerik team
answered on 06 Dec 2010, 09:45 AM
Hi Kevin,

Yes, there is a workaround that could be applied, but it would be valid for IE8 mode only. When you run IE8 in IE7 mode, the browser uses IE7's engine and the problem that you report should not occur - that is why we need to see your exact setup and I asked for a sample project.


Regards,
Georgi Tunev
the Telerik team
Browse the vast support resources we have to jumpstart 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.
Tags
Window
Asked by
Kevin Donahue
Top achievements
Rank 1
Answers by
Kevin Donahue
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Georgi Tunev
Telerik team
Share this question
or