Declined
Last Updated: 22 Oct 2021 12:40 by ADMIN
Created by: Imported User
Comments: 0
Category: Window
Type: Feature Request
2
I need to call .center() on a kendo window to have it centered on the page.

Position and size are already included in the configuration properties of kendo window so it would be logical to include the alignment as well.
Declined
Last Updated: 22 Oct 2021 12:28 by ADMIN
If the close method can accept the parameter object, then we can check if execute our logic in the close event.
Declined
Last Updated: 20 Sep 2021 12:26 by ADMIN
Created by: Vasim
Comments: 3
Category: Window
Type: Feature Request
0
Allow the toolbar to be docked to the Kendo window at the top under the title or tabstip at the top under the tab, this way the scrolling would keep the toolbar in place and would be always visible for user action
Declined
Last Updated: 21 Jun 2021 10:04 by ADMIN

Hello,

The Kendo UI Window features in many widgets as an editable popup and form container - like the Kendo UI Grid and TreeList, the Kendo UI Diagram and it would be great to be able to keep using it and open it elsewhere dynamically as right now this takes no effect.:

window.setOptions({appendTo:"#someOtherElement"});

Thank you for voting!

Declined
Last Updated: 29 Mar 2021 06:55 by ADMIN
Created by: Kjartan Valur
Comments: 7
Category: Window
Type: Feature Request
59
It would be really nice to have an easy way to dynamically create Kendo Windows in AngularJS. And also with separate controller and template.

https://github.com/kjartanvalur/angular-kendo-window

Here i´m trying to do this but it would be really good to have a similar way integrated into Kendo. There is also a demo on the repo.

http://plnkr.co/edit/6lyrblMhZ5ofuonmGoPZ?p=preview