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

[URGENT] RadWindow scrollbars + Q2 2011 bug

0 Answers 28 Views
Window
This is a migrated thread and some comments may be shown as answers.
Jorge
Top achievements
Rank 1
Jorge asked on 19 Oct 2011, 03:06 PM
I upgraded to Q2 2011 and noticed a bug with RadWindow's scrollbars: when I select an item from a RadComboBox the RadWindows' scrollbars are hidden!!!. I tested it with Q3 2010 and it works OK.
Some considerations:
- RadWindow has modal & autosized
- RadComboBox sends an ajax postback when the item is selected. If I set AutoPostback = false it works ok.

Any idea how to solve this?
Thanks!

[UPDATE]
I have an event firing after the ajax postback, that autosizes the RadWindows again. It hiddes scrollbars if oWindow.autoSize(true). If I call oWindow.autoSize() (without the "true" parameter) it works ok.

No answers yet. Maybe you can help?

Tags
Window
Asked by
Jorge
Top achievements
Rank 1
Share this question
or