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

Radtooltip radgrid demo

2 Answers 163 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 17 Jun 2016, 12:30 PM

I cannot get this to work with masterpage and radajaxmanagerproxy:

https://demos.telerik.com/aspnet-ajax/tooltip/examples/targetcontrolsandajax/defaultvb.aspx?product=tooltip

the tooltips are dissappearing immediately after the usercontrol is loaded into the tooltip, so I guess AJAX is not running properly.

.

Any suggestions?

 

Thanks,

Marc

2 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 20 Jun 2016, 06:20 AM

Hello Marc,

The following section of the documentation describes this problem, its origin and how to resolve it: http://docs.telerik.com/devtools/aspnet-ajax/controls/tooltip/troubleshooting/common-issues#the-tooltip-hides-when-content-arrives.

In addition, I can suggest you consider using a WebService to load the tooltip content: http://docs.telerik.com/devtools/aspnet-ajax/controls/tooltip/radtooltipmanager/load-content-on-demand#loading-content-via-a-webservice. This can be useful and provide better performance but you cannot have input or postback controls in the tooltip content in such a case.

Yet another approach I can suggest is that you look into using a RadWindow with a content page for the details, much like shown in this demo: http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=window.

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 20 Jun 2016, 07:54 AM
You are exactly right Marin, thank you
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