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

RadWindow:not able to set width and height

3 Answers 125 Views
Window
This is a migrated thread and some comments may be shown as answers.
Muralidharan Ramakrishnan
Top achievements
Rank 1
Muralidharan Ramakrishnan asked on 13 Dec 2008, 08:50 AM

I am currently using Telerik version 2008.3.1105.35
I have set width and height for the radwindow manager but i was not reflecting when page render. the width and height automanically changed at the runtime. following code we used for radwindow.
"<
telerik:RadWindowManager ID="RadWinMgrQualification" runat="server" Left=""  NavigateUrl="" Title="" Top="" >  

 

<Windows 

 

<telerik:RadWindow ID="Qualification" runat="server" Modal="True" Title="Qualification" Height="500px"  

 

Width="600px" Left="100px" Top="100px" ReloadOnShow="True" Behavior="None" />  

 

</Windows 

 

</telerik:RadWindowManager>"

how to give fixed height and width for radwindow.

 

 

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 17 Dec 2008, 04:19 PM
Hello Muralidharan,

I have just answered your other thread on the same subject. For convenience I am pasting my reply below:

Hello Muralidharan,

Your code looks fine which leads me to believe that the problem is in the logic that you are using for calling RadWindow. Please open a support ticket and send me a small sample page where the behavior that you experience can be reproduced - I will check it right away.




Greetings,
Georgi Tunev
the Telerik team


 
Greetings,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Eric
Top achievements
Rank 1
answered on 16 Oct 2009, 05:29 PM
Great job displaying the solution to this problem!  You guys are always so helpful!
0
Georgi Tunev
Telerik team
answered on 19 Oct 2009, 07:57 AM
Hi Eric,

We usually provide feedback in such scenarios but the code that Muralidharan sent us was working fine and should have not been the reason for the problem - that is why we asked for additional details. In this case, several days after that, we received a ticket from him but it was about another problem, so we don't know what is the reason for this one - that is why this thread was not updated.
If you are experiencing a similar problem, please provide sample code that reproduces the behavior and we will check it.


Greetings,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
Muralidharan Ramakrishnan
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Eric
Top achievements
Rank 1
Share this question
or