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

Silverlight Chart in Tooltip

2 Answers 17 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 31 Jan 2012, 03:56 PM
Is it possible to display a Silverlight chart in a tooltip on a radgrid?

2 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 01 Feb 2012, 05:06 PM
Hi Matt,

There shouldn't be a problem with embedding an <object> tag in the tooltip. The only issue I am aware of is that silverlight and flash objects tend to reload when their parent's visibility, display, size and a number of other properties are changed, thus it will happen several times as the tooltips shows because it needs to size, reposition and generally configure its popup. The best advise I can give for the moment is that you simply try it out and see how it works for you. I can also suggest you examine this online demo, as it shows two different ways to add tooltips to a grid - a manager with LOD (AJAX) and a regular tooltip with content in the markup.


All the best,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Matt
Top achievements
Rank 1
answered on 01 Feb 2012, 05:18 PM
Thanks, I was able to get it to work.
Tags
ToolTip
Asked by
Matt
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Matt
Top achievements
Rank 1
Share this question
or