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

radTooltip and title tooltip both showing

1 Answer 64 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Bryan Kowalchuk
Top achievements
Rank 1
Bryan Kowalchuk asked on 10 Nov 2010, 09:48 PM
I have a RadRating control in a RadGrid using an ItemTemplate. Works great. The RadRating control has several RadRatingItems with a Tootip property assigned. I also have a ToolTipManager on the page with Autotooltipfy set to true. This provides a very nice tooltip for each item in the rating. The problem is that the standard browser tootip is also showing (small yellow box) so it looks like a mess.

Any idea how to turn off the standard tooltip?

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 16 Nov 2010, 10:32 AM
Hello Bryan Kowalchuk,

 There is not an easy way to achieve what you need by using the AutoToolTipify feature because the tooltips of the rating are updated dynamically on the client. However, since you tried to use AutoToolTipify, I assume that you do not display LOD or complex content and thus I suggest to use a separate RadToolTip control. You can find a sample demo with two possible approaches in the following forum post:

http://www.telerik.com/community/forums/aspnet-ajax/rating/tooltips-of-radrating.aspx

Please, examine the reply and demo posted on Feb 11, 2010 by my colleague Tsvetie and use it as a start point for your implementation. In case this will not work in your specific scenario or you need further assistance, please provide a sample, fully runnable demo of what you have done based on the demo in the forum post and we will examine it and see what could be done.

Greetings,
Svetlina
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
ToolTip
Asked by
Bryan Kowalchuk
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or