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

RadWindow Gets Squished!

1 Answer 103 Views
Window
This is a migrated thread and some comments may be shown as answers.
Adam Mitchell
Top achievements
Rank 1
Adam Mitchell asked on 03 Mar 2011, 05:00 PM
Can someone please help?

Within our application one of the radwindows opens up very narrow, as if it has been squished. To make it more curious, this is only happening on a couple of our users' machines. I originally thought it was an IE7 problem, as doesn't happen on my development machine running IE8, but I can't reproduce it in IE7 on a different machine. The application is fairly large and has well over 50 calls to open a RadWindow and this doesn't happen to any of them apart from this one. One other thing to mention, this is the only dialog were we use the Scheduler control...

Please help,
Thanks,
Adam

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 08 Mar 2011, 03:16 PM
Hi Adam,

This is strange. Do you have the AutoSize property set to true for that RadWindow? If so, it is possible that the content is still not fully loaded (e.g. you have dynamic controls that need time to size correctly in the content page) when the autosize function is called. If this is indeed the case, I suggest to manually call the autoSize() method when the content page is loaded.


All the best,
Georgi Tunev
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Window
Asked by
Adam Mitchell
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or