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

Use Linkbutton in tooltip

1 Answer 80 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Jyoti
Top achievements
Rank 1
Jyoti asked on 25 May 2009, 06:34 AM
Shall i use link button control within tooltip.
I am using repeater control in which i want to add linkbutton of delete which is using tooltip of webservice.
Please help ASAP.

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 27 May 2009, 02:11 PM
Hi Jyoti,

Basically, the tooltip allows whatever content you want and you can put everything there, including a link button. I am also not sure what exactly you mean by "I am using repeater control in which i want to add linkbutton of delete which is using tooltip of webservice" - if the delete link button is using a tooltip, this means that it is not in the tooltip but it is a target control for the tooltip. If this is the case, you should tooltipify the button by adding it to the TargetControls collection as you do with every other target control and as shown in our online demos, available below:

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

Sincerely yours,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
ToolTip
Asked by
Jyoti
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or