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

Tool Tip Close

2 Answers 67 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
mohamed
Top achievements
Rank 1
mohamed asked on 27 Jun 2011, 05:40 AM

i have tool tip like that ,

http://demos.telerik.com/aspnet-ajax/tooltip/examples/targetcontrolsandajax/defaultcs.aspx?product=grid

Where i click grid tool tip will close . how i done this process
 

Thanks,
Mohamed.

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 27 Jun 2011, 01:12 PM
Hello Mohammed,

In order to close a ToolTip, five different methods are available of which ManualClose is one among them. The demo illustrates ToolTipifeid RadGrid with a UserControl "ProductDetails" in which the contents are displayed. Both RadGrid and the RadToolTipManager are updated using a RadAjaxManager control after each operation. The parameter ProductID is passed in the UserControl and the corresponding image is retrieved. Hope this helps.

Thanks,
Shinu.
0
mohamed
Top achievements
Rank 1
answered on 27 Jun 2011, 01:16 PM
Thanks for ur reply Shinu,

problem resolved ,
HideEvent="LeaveTargetAndToolTip"

Thanks,
Mohamed.
Tags
ToolTip
Asked by
mohamed
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
mohamed
Top achievements
Rank 1
Share this question
or