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

Seeking design advice for tooltip

1 Answer 49 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 31 Mar 2008, 03:01 PM
Hi. I'm using the r.a.d. tooltip on this site: http://www.ncforeclosurehelp.org/research.aspx
If you click on the link "NC Foreclosure Starts Per county - 2007", you'll see the NC map with counties and the r.a.d. tooltips.

The client would like more information displayed in each tooltip. Some of the additional info includes,
  • Foreclosure Counseling Agency Name
  • Foreclosure Counseling Agency Phone
There can be multiple agencies with multiple phone numbers for each county. Is there another Telerik control that can be used inside the tooltip to organize the info for that county and display it to the site visitors? Your suggestions are much appreciated. Thanks.

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 01 Apr 2008, 10:21 AM
Hello Alex,

I would suggest to check the new example from the Futures release:
http://www.telerik.com/demos/aspnet/prometheus-futures/ToolTip/Examples/ImageMapToolTipManager/DefaultCS.aspx

There we are using a WebService request to load particular content in the RadToolTip, based on the current hotspot. In this particular case we use the Northwind database to fetch the list of customer from a given country. The list is populated in a Repeater and when you click on a customer ID, a RadWindow will be opened that contains the orders sent by this customer presented in RadGrid.



Kind regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ToolTip
Asked by
Alex
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or