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

Window bug

3 Answers 79 Views
Window
This is a migrated thread and some comments may be shown as answers.
Michael Josiah
Top achievements
Rank 1
Michael Josiah asked on 08 May 2008, 01:02 PM
It appears that the RadCombobox does not work in a radwindow. For an example create a radwindow which opens up a page with a radcombobox. Now attempt to select an item in the combobox. You will notice that the dropdown appears away from the RadCombobox. In some cases randomly on the screen. Can you please confirm that this is a bug.

Thanks

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 08 May 2008, 02:28 PM
Hello Michael,

Please make sure that the ShowContentDuringLoad property of the RadWindow is set to true. If the dropdown is still misplaced you can use the OffsetX and OffsetY properties to offset the dropdown area of the combobox to position it as you need.

I hope this helps.


Kind regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Dean Killam
Top achievements
Rank 1
answered on 19 Feb 2009, 06:51 PM
I can confirm this with ASPNET AJAX Q3 2008, using the .Net 3.5 dll

If you have a page with a Rad combobox, it will display properly if you just open it in a browser.

When you open that page using a radwindow, you must use an offsetx and offsety with a value of "2" for them to display properly in the window.  Otherwise, the drop-down is displayed a little off center.
0
Georgi Tunev
Telerik team
answered on 20 Feb 2009, 09:28 AM
Hello Dean,

I think that the problem that we discussed here several month ago is a little bit different. As for your scenario, I believe that the following KB article will be of help:
http://www.telerik.com/support/kb/aspnet-ajax/combobox/radcombobox-in-radwindow-radpane-dropdown-issue.aspx


Regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Window
Asked by
Michael Josiah
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Dean Killam
Top achievements
Rank 1
Share this question
or