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

Proplem with WindowStartup with RadWIndow

1 Answer 40 Views
Window
This is a migrated thread and some comments may be shown as answers.
Lancelot
Top achievements
Rank 1
Lancelot asked on 07 Jul 2010, 05:42 AM
Hello everybody! I have encountered small issue in the Q1 2010 SP2 RadWindow.

My RadWindow contains a multiline textbox placed in a row with star sized height ( the textbox's properties : TextWrapping="Wrap", AcceptsReturn="True", VerticalScrollBarVisibility="Auto").  When the Radwindow's WindowState is not set, I've clicked maximized button and put some text in the textbox to vertical scrollbar be visible. Then, I've clicked minimized button, the radwindow's size is normal. But when i change the RadWindow's WindowState to Maximized and perform above, the size is stretch out of screen, the scrollbar is invisible and the textbox'height is stretch. I think the problem is WindowState propety of RadWindow.

Anybody can help me?
Thanks!

1 Answer, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 08 Jul 2010, 05:05 PM
Hello Lancelot,

I think I managed to reproduce this problem. You meant that Textbox width and not height is stretched right? We will investigate further what is happening and try to fix it. For now as a workaround you can set MaxWidth of either the RadWindow or TextBox in order to restrict it from stretching out of the screen.

Thank you for your report, I have updated your Telerik points.

Kind regards,
Boyan
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
Lancelot
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Share this question
or