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

Tool tip in paging with datalist

1 Answer 53 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Balaji
Top achievements
Rank 1
Balaji asked on 01 Apr 2009, 11:37 AM
i'm using tooltip with datalist control with paging option,while page navigation the tool tip control shows first page information only, is thier any solution

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 01 Apr 2009, 12:43 PM
Hi Balaji,

Since I do not have your code, I can only assume that you update the target control without updating the RadToolTipManager and its TargetControls collection. This being said, if you for example have an update panel around the datalist, you should also wrap the manager within the same panel and also clear the target controls in the page index changed event.

You can examine the following demo for more details about updating the TargetControls collection with AJAX:

http://demos.telerik.com/aspnet-ajax/tooltip/examples/targetcontrolsandajax/defaultcs.aspx

If this is not the case and you still experience problems, please prepare a sample, simplified reproduction demo, open a new support ticket and send it to us along with detailed explanations and we will do our best to help.

Sincerely yours,
Svetlina
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
ToolTip
Asked by
Balaji
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or