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

RadTootipManager with ImageMap control

1 Answer 23 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Bader
Top achievements
Rank 1
Bader asked on 03 Sep 2010, 05:13 PM
Hi,

I'm wonder if it possible to display all radtootipmanager controls in the same time (It is very important for my application), for example, please view the attached image. The radtooltipmnager controls must be displayed together by openeing the page or by executing a method. Of course the user can close the tooltip manually and display it when he comes over it.
The question based on the following demos: 
http://demos.telerik.com/aspnet-ajax/tooltip/examples/imagemaptooltipmanager/defaultcs.aspx
or
http://demos.telerik.com/aspnet-ajax/tooltip/examples/usingwithimagemap/defaultcs.aspx

Please, it is possible, can you explain to me how can I do that.
It is very apprecited to send me a modified code based on the above demos.

Regards,
Bader

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 08 Sep 2010, 12:42 PM
Hello Bader,

I have already answered your question in a few other threads and for your convenience and for others who might have the same question I pasted my reply below:

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.

All the best,
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
Bader
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or