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

Kendo Window In child Components

1 Answer 798 Views
Window
This is a migrated thread and some comments may be shown as answers.
Niranjan
Top achievements
Rank 1
Niranjan asked on 24 Feb 2020, 10:41 AM

Hello Team,

As i am using the kendo window in following structure.

Master -> Parent -> Child (Within child component i am using kendo window).

That is why my window popup is not getting center position of Master, It is considering child component center position.

Due to flow limitation , I wont be able to keep my window at master level component.

Need Help keep my window popup in center at child level component..

PFA 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Petar
Telerik team
answered on 24 Feb 2020, 03:54 PM

Hi Niranjan,

I tried reproducing the described issue. Here is my sample StackBlitz - https://stackblitz.com/edit/angular-xttpkc . The window seems to be centered both when used as a component or with a service. Am I missing something?

This is just a shot in the dark, but I would advice to double check if any app styles are interfering with <kendo-window>.

Also if the window is created with a service, please try changing where the window is placed in the DOM using the appendTo setting - https://www.telerik.com/kendo-angular-ui/components/dialogs/api/WindowSettings/#toc-appendto 

Let me know how this goes.

Regards,
Petar
Progress Telerik

Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Window
Asked by
Niranjan
Top achievements
Rank 1
Answers by
Petar
Telerik team
Share this question
or