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

Problem with grid filters (datetime dropdown) when inside a modal

1 Answer 368 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Miika
Top achievements
Rank 1
Miika asked on 13 Sep 2013, 07:22 AM
See the example here: http://jsbin.com/upaXUva/5/edit

When we have a kendo UI Grid within a modal (problem occurs with Bootstrap modal, Kendo UI modal and jQuery UI modal), open the filter dropdown, and the dateime controls within that will fail to produce their dropdowns (click the datetime control, the dropdown flashes and then disappears). This problem doesn't occur when the Grid is "directly on the page".

Is there some event that is cancelling the dropdown? Some problem with the Grid component?

Kendo UI version: 2013.2.716
jQuery: 1.9.1
Bootstrap: 2.3.2

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 17 Sep 2013, 12:34 PM
Hello Miika,

First of all let me apologize for the late reply.

Bootstrap modal as well as jQuery UI modal have a feature that does not allow anything outside of the modal container to be focused while the modal is visible. We believe that this is the cause of the issue. Please try disabling that feature (if the frameworks allow it) and let me know if the problem still persists.

On a side note, we were not able to reproduce the same problem with Kendo UI Window.

Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Miika
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or