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

Auto Adjust Radwindow height on the based of page content

2 Answers 1285 Views
Window
This is a migrated thread and some comments may be shown as answers.
CHETAN JAITLY
Top achievements
Rank 1
CHETAN JAITLY asked on 10 Aug 2011, 06:07 AM
Hi,
In our application we are using rad window, In some cases we need to increase the height of window
as for ex: to show the error message we need to increase the height of window. But we do not want to increase the height of rad window by setheight or setsize command of rad window.
Instead of it is there any other way that set the rad window's height on the based on page contents? Is there any property that automatically set the height of rad window on the based on its page content ?

Thanks,
Jalpesh

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 10 Aug 2011, 06:40 AM
Hello Chetan,

By setting the AutoSize property of RadWindow to true, the window will resize itself according to the size of the content page.Checkout the online demo which shows this feature.
Window / Automatically Change Size.

Thanks,
Shinu
0
Jeremy
Top achievements
Rank 1
answered on 02 Nov 2011, 06:42 AM
Don't forget to set the width of your content, or you'll end up with a long skinny window like me :)
Tags
Window
Asked by
CHETAN JAITLY
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Jeremy
Top achievements
Rank 1
Share this question
or