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

Center window without javascript

1 Answer 68 Views
Window
This is a migrated thread and some comments may be shown as answers.
Lars
Top achievements
Rank 1
Lars asked on 02 Sep 2014, 10:20 PM
Hello,

Is there an attribute for making the window centered automatically, without having to do that via javascript?

With Angular, something like "k-centered='true'":
<div kendo-window="someWindow"
      k-width="600" k-height="200" k-visible="true"
      k-centered="true">
</div>

If not, perhaps this can be added?

Thanks,
Lars

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 03 Sep 2014, 07:52 AM
Hello Lars,

This feature is not supported by the window at this time. You can suggest it on UserVoice or open an issue in Kendo UI Core so that it gets implemented in the future.

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