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

Window pinned to right side?

1 Answer 313 Views
Window
This is a migrated thread and some comments may be shown as answers.
Steven
Top achievements
Rank 1
Steven asked on 16 Feb 2012, 06:36 PM
There seems to be a weird problem with the window widget in that when you include a grid within window it pins the window to the right side of the browser (I.E. 9) window.   If you try to drag the window around, the left side expands and contracts, but the right is always pinned.  

However, if you resize the window frame, it then releases it and it can be moved around.   I think this has something to do with the grid trying to go to 100% of the container, but it is messing with the window container itself.

Is this a bug or is there something I should be doing when I instantiate the window/grid?

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 17 Feb 2012, 12:48 PM
Hello Steven,

Set either the grid or the window width, and the problem should perish. The grid is a bit greedy when it comes to size, and breaks the window when both are automatically sized.

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