I gave the ZIndex of a popup in my Grid as 2500 (the default value). This works fine in IE 7 and IE 8 browsers but in IE 6 it grays out the grid when I open the popup. What should be the ZIndex value for Grid popups in IE 6?
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 12 Aug 2010, 12:30 PM
Hi Pradeep,
Probably you are using the RadGrid in a scenario, which does not support modal popup edit form in IE. Such scenarios include placing the RadGrid inside a scrollable and/or positioned containers, or using grouping and static headers at the same time. If this is your scenario, increasing the popup z-index will unfortunately not help and you will have to turn off the modality. The problem is in the different way browsers implement z-index and stacking contexts. Sorry about the inconvenience.
Sincerely yours,
Dimo
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items