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

Is it possible to invoke a Tooltip from another tooltip

2 Answers 40 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Vinoth K
Top achievements
Rank 1
Vinoth K asked on 21 Apr 2010, 03:15 PM
Hi,

I am using Tooltip for Modal popup and showing another user control.
Till now i didnt get issue with that.
But, now my scenario is to invoke a Modal popup from a link available inside the Tooltip.

I am not able to achieve this as i am new to this.
Kindly provide ur suggestions inorder to make this scenario possible.

Thanks in Advance,
Vinoth K

2 Answers, 1 is accepted

Sort by
0
robertw102
Top achievements
Rank 1
answered on 22 Apr 2010, 07:51 PM
Are you asking how to show a Tooltip from within the user control, while the user control is inside a tooltip? If so, why not just add a tooltip inside the usercontrol and call it?
0
Svetlina Anati
Telerik team
answered on 23 Apr 2010, 11:37 AM

Hi, guys,

Only a single tooltip might be visible at any given time. 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.



Regards,
Svetlina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
ToolTip
Asked by
Vinoth K
Top achievements
Rank 1
Answers by
robertw102
Top achievements
Rank 1
Svetlina Anati
Telerik team
Share this question
or