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

Comobox inside Modal Window Filter Problem

2 Answers 154 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Iron
Veteran
Iron
Bob asked on 12 Apr 2021, 06:15 PM

When I try to use the filtering on a combox box that is inside of a Modal Window, the drop down opens behind the modal window and is un-usable?

I have attached a screen shot of what is happening?

Can this not be used inside a modal window?

 

 

2 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 12 Apr 2021, 06:36 PM

Hi Bob,

We are aware of this issue, it is caused by a new Window feature. You can track it here - it will be fixed in our next release (2.24.0) and you can use the workaround from the portal page for the time being:

<style>
    .k-animation-container {
        z-index: 15000;
    }
</style>

Regards,
Marin Bratanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

0
Bob
Top achievements
Rank 1
Iron
Veteran
Iron
answered on 12 Apr 2021, 06:42 PM
Thanks.
Tags
ComboBox
Asked by
Bob
Top achievements
Rank 1
Iron
Veteran
Iron
Answers by
Marin Bratanov
Telerik team
Bob
Top achievements
Rank 1
Iron
Veteran
Iron
Share this question
or