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

RadWindow and RadDropDownButton

2 Answers 45 Views
Window
This is a migrated thread and some comments may be shown as answers.
Brandon
Top achievements
Rank 1
Brandon asked on 14 Dec 2011, 08:26 AM
Hi,

Here is my scenario
1.) I open a RadWindow. I drag it slightly a bit over a RadDropDownButton
2.) I click RadDropDownButton, shows drop down content.
3.) Notice the drop down content is over the window.

Question: is it possible for the drop down content to be behind the RadWindow. or just make my RadWindow topmost all the time?

If possible, please provide a sample project..

Thanks!

2 Answers, 1 is accepted

Sort by
0
Brandon
Top achievements
Rank 1
answered on 19 Dec 2011, 03:41 AM
hello, is there anyone out there?
0
Ivo
Telerik team
answered on 19 Dec 2011, 09:27 AM
Hi Brandon,

RadDropDownButton content is opened into a popup. Because of this it will always appear on top of your application. The RadWindow's IsTopMost property works only for RadWindows, so it will not make the RadWidnow to be in front of the RadDropDownButton's content. To achieve this behaviour you will have to use a control that doesn't use a popup internally.

Greetings,
Ivo
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Window
Asked by
Brandon
Top achievements
Rank 1
Answers by
Brandon
Top achievements
Rank 1
Ivo
Telerik team
Share this question
or