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

Tooltip manager not working when RADGrid filled using ajax

4 Answers 84 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Rahul
Top achievements
Rank 1
Rahul asked on 24 Jun 2008, 04:14 AM
Hi
I m having a RAD grid, on whose row click i want to show a tooltip with the internal details about row. but that grid is being populated by ajax call because of which tooltips are not opening.

4 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 24 Jun 2008, 10:57 AM
Hi Rahul,

Go through the online demo.
Bind to target

Shinu
0
Rahul
Top achievements
Rank 1
answered on 24 Jun 2008, 11:08 AM
Hi
Thanx for replying. I have checked that. The issue i m facing is when the grid is populated on button click having ajaxified. When i remove the AJAXSetting from button click event then tooltip is working fine. but after putting that it stops working.
0
Rahul
Top achievements
Rank 1
answered on 25 Jun 2008, 09:43 AM
Please suggest what do i do?
0
Svetlina Anati
Telerik team
answered on 25 Jun 2008, 01:39 PM
Hello Rahul,

Since I do not have your code I am not able to find the reason for the problem.

In case you ajaxify the button by wrapping it into an Update Panel, please make sure that you have set its UpdateMode property to Conditional.

In case you use the RadAjaxManager control, your project should work fine.

In case your problem persists, please open a new support ticket and send a simple, fully runnable (including DB) project which reproduces the problem. Once I receive it I will do my best to help. 

Best wishes,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ToolTip
Asked by
Rahul
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Rahul
Top achievements
Rank 1
Svetlina Anati
Telerik team
Share this question
or