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

multiple tooltipmanagers

2 Answers 46 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Fit2Page asked on 23 Jun 2016, 11:44 AM

I have a scenario with radtooltipmanager on master which autottoltiptifies certain area.

Furthermore there is a Tooltipmanager on the page which takes care of tooltips in a Radgrid.

 

When combined something seems to go double, see attached screenshot.

What would be the best way to implement?

 

Marc

2 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 23 Jun 2016, 02:44 PM

Hi Marc,

That's probably caused by mixed render modes: http://docs.telerik.com/devtools/aspnet-ajax/general-information/troubleshooting/skins-troubleshooting#incorrect-or-distorted-appearance.

You should try setting the RenderMode of both TooltipManagers and all standalone Tooltip instnaces on the page to Lightweight, for example: http://docs.telerik.com/devtools/aspnet-ajax/controls/tooltip/mobile-support/render-modes.

Regards,

Marin Bratanov
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
answered on 04 Jul 2016, 11:56 AM
Yes this solves the issue, thanks Marin
Tags
ToolTip
Asked by
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Marin Bratanov
Telerik team
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Share this question
or