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

RadComboBox inside a RadToolTip

1 Answer 54 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Gabriel Beauchamp
Top achievements
Rank 2
Gabriel Beauchamp asked on 11 Jun 2008, 04:49 PM
When I place a RadComboBox inside a RadToolTip, the RadComboBox dropdown items list appears under the tooltip.

Obviously, I would like to have it appear on top of the tooltip.

Thanks,

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 12 Jun 2008, 08:18 AM
Hello Gabriel Beauchamp,

You need to set a higher z-index to the RadComboBox by using its ZIndex property.

The value should be high enough so that the drop down appears above the ToolTip, hence a bit of adjustment might be required.

Sincerely yours,
Simon
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ComboBox
Asked by
Gabriel Beauchamp
Top achievements
Rank 2
Answers by
Simon
Telerik team
Share this question
or