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

Is it possible to nest radtooltips?

1 Answer 48 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
vincent
Top achievements
Rank 1
vincent asked on 01 May 2009, 09:10 PM
I've got a RadTooltip that displays a webusercontrol.  Inside that websusercontrol, I have another RadToolTip. 

The first RadTooltip opens fine.  But when I click on the button that opens the RadToolTip in the Webusercontrol, everything closes.

Any advice?

Vince

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 04 May 2009, 01:10 PM

Hi Vincent,

Only a single tooltip might be visible at any given time and that is why when you show a second tooltip, the first one gets hidden. This behavior is by design and will not be changed as changing it would defy the purpose of the control.

The purpose of a tooltip is to provide additional information for a given element. It is not meant to be used as a popup control or as a draggable panel. For this purpose we provide RadWindow and RadDock controls. Both of these controls allow more than one visible element of the kind on the page.

Our suggestion is to consider using RadWindow and RadDock controls.


Sincerely yours,

Svetlina
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
ToolTip
Asked by
vincent
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or