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

Column menu behind dialog

1 Answer 100 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Matej
Top achievements
Rank 1
Veteran
Matej asked on 16 Oct 2019, 02:18 PM

Hi,

If a grid with column menu is placed inside of a dialog. Column menu is rendered behind the dialog https://stackblitz.com/edit/react-8m7hc . We had a similar z-index problem also with tooltips.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 17 Oct 2019, 07:49 AM

Hello, Matej,

This is the same as the other case with the z-index as the ColumnMenu is rendered inside a popup which has a z-index of 100, which is smaller than the Dialog:

https://www.telerik.com/kendo-react-ui/components/popup/stack-order/

Regards,
Stefan
Progress Telerik

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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Matej
Top achievements
Rank 1
Veteran
Answers by
Stefan
Telerik team
Share this question
or