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

ASP.NET dropdownlist options z-order'd behind popup w/ ASCX

1 Answer 127 Views
Grid
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 26 Jan 2015, 07:10 PM
Here's the demo I saw, "Edit Form Types":

http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/edit-form-types/defaultcs.aspx?skin=Glow

First, click the radio for "pop up" mode. Then, click "edit" on any row. You'll see a modal form with a dropdown on it. So far so good...

But clicking the dropdown reveals the dropdown's "option" list is z-index'ed behind the modal form - in fact, it's going to be part of what is greyed out from the grid behind the popup. User cannot click on the options (and here, cannot even see them); has to navigate down this list.

I tried IE 10 and also Chrome. Also, this will work in "inline" mode - but then, it would. Z-order *matters* on a popup.

I ran into the problem when doing the same sort of thing as on this demo. Since the demo is broken here, the sample code is just the code on Telerik's own demo.

-- D.R.

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 29 Jan 2015, 03:31 PM
Hello David,

Thank you for bringing the issue to our attention. We will investigate what is causing this behavior and fix it as soon as possible.

As a token of gratitude for reporting the problem Telerik points were added to your account.


Regards,
Viktor Tachev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
David
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or