I am facing the problem with Rad grid Edit pop up.While trying to edit the rad grid edit pop up entire scree was freezing including pop up options.any help would be great.
I have a similar problem in that when editpopup is used with modal=true, the whole screen is greyed out including the popup window.
I am using Telerik.Web.UI version 2010.3.1215.40, IE 8.0.7601. The radgrid I am using is within a content page. Anybody having this same issue? Thanks, Chau.
0
Pavlina
Telerik team
answered on 28 Mar 2011, 09:48 AM
Hello,
I'm afraid that this is a known issue which is caused by the way browsers handle the stacking of the html elements. In order to work around this you can use a RadWindow instead the built-in popup edit form as shown in this demo.