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

How to open a tooltip on click of image in radGrid ?

3 Answers 228 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Ram
Top achievements
Rank 1
Ram asked on 25 Feb 2009, 12:58 PM
Hi

I am new to radcontrols

my requirement is to show a tooltip control on clicking image in radgrid

Scenario : In user control I had a radgrid which has 4 coloumns and in 4th column there is a image. I want to open a tooltip on the click of that image,

my tooltip contains labels,textboxes,radio buttons and button called save and on click of button I want to close the tooltip and at the same time only the grid should be refreshed


here my question is:

1. how could I design this in single usercontrol
2. should I use tooltip control or tooltipmanager

can any one help me in deigning this and send me the sequence of steps to follow


Thanks,

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 25 Feb 2009, 01:35 PM
Hello Ram,

You can go through the following demo which provides an example of how to display a ToolTip on clicking a linkbutton in the RadGrid. You can try the same out for your grid which is placed in a UserControl and access the image button instead of the linkbutton.
Insert in grid with tooltip

Thanks
Princy.
0
Ram
Top achievements
Rank 1
answered on 25 Feb 2009, 02:38 PM
Thanks for that ,

I am really confused about which one to take either tooltip or tooltipManager
what is the exact purpose of the both and is they serve the same

and I am confused how user control (where tooltip functionality is done) is called from the aspx page (only user control registration is there on the page, except this no other reference in aspx page in the examples.


Thanks,
0
Svetlina Anati
Telerik team
answered on 25 Feb 2009, 03:06 PM
Hi Ram,

You can find a comparison of RadToolTip and RadToolTipManager in the location below:

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

I also suggest to examine all the RadToolTip's demos in order to get a better understanding of the functionality it offers.

All the best,
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
Ram
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Ram
Top achievements
Rank 1
Svetlina Anati
Telerik team
Share this question
or