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

How to keep new window in a defined div. Currently it is rendered outside.

1 Answer 53 Views
Window
This is a migrated thread and some comments may be shown as answers.
Abins
Top achievements
Rank 1
Abins asked on 09 Sep 2015, 06:05 AM
Currently When i try to render a window using Kendo.Window, it is rendered outside a defined div. How to render a kendo window inside a given div?

1 Answer, 1 is accepted

Sort by
0
Plamen Lazarov
Telerik team
answered on 10 Sep 2015, 03:40 PM

Hello Abins,

By default, the Window is created as a child of the <body> element and you should use the appendTo option in order to achieve the described behavior. Please have a look at the following documentation article for more information on this subject. 

Regards,
Plamen Lazarov
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
Window
Asked by
Abins
Top achievements
Rank 1
Answers by
Plamen Lazarov
Telerik team
Share this question
or