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

DropDownList in Window issue

2 Answers 271 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Elena
Top achievements
Rank 1
Elena asked on 29 Nov 2012, 02:58 PM
This bug - about dropdownlist popup being opened under the window popup - I've seen before and it was fixed in the later release.
Still  - it's not fixed completely.
The bug reproduced when window is initialized with "appendTo" property set to form.
You can see it here: http://jsfiddle.net/ZM34e/

I don't think, you will fix it soon, as the new release is just came, but can you provide a workaround?

2 Answers, 1 is accepted

Sort by
0
Accepted
Georgi Krustev
Telerik team
answered on 03 Dec 2012, 01:17 PM
Hello Elena,

 
The described problem is related with the innability of the DropDownList's popup to find the correct sibling container. Hence it cannot determine the correct z-index. You can overcome this issue if you append the popup of the DropDownList to the same container where the window is attached. Check the updated jsFiddle demo. We will address the issue in the next internal build available only to paid customers.

I updated your Telerik points because of the finding.

Regards,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Elena
Top achievements
Rank 1
answered on 04 Dec 2012, 11:12 AM
Hello Georgi,

Thank you for the solution of the problem. Thant's great.
Tags
DropDownList
Asked by
Elena
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Elena
Top achievements
Rank 1
Share this question
or