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

Shrinking window on AutoResize

1 Answer 41 Views
Window
This is a migrated thread and some comments may be shown as answers.
Jake
Top achievements
Rank 1
Jake asked on 08 Oct 2010, 04:12 PM
When AutoResize is set to True, and the content is not given specific dimensions, the window keeps shrinking every time you open it (assuming you don't refresh the page or cause a postback).

The first time you open the window, it correctly resizes the window to fit the content. But then each subsequent time you open the window, it squishes the content a little more.

Since this content is dynamic, there's no way that I can set the dimensions of the content ahead of time.

Is there any way to stop it from constantly shrinking?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 11 Oct 2010, 12:03 PM
Hello Jake,

Try setting ReloadOnShow=true and also make sure that you are using XHTML - compliant doctype in content and parent pages.
If this doesn't help, it will be best to send us a sample project where the problem can be reproduced so we can investigate further. This blog post shows the general steps for isolating a problem.

Kind regards,
Georgi Tunev
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
Window
Asked by
Jake
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or