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

Image button not working in tooltip

3 Answers 132 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
John Yu
Top achievements
Rank 1
John Yu asked on 28 May 2008, 01:26 PM
Hi all
I have  a scenario

I put a tooltip which opens for a click of an hyperlink
Inside tooltip i put some textboxes and dropdowns and an imagebutton
for the  onclick event of the imagebutton i have put some code on codebehind
but the problem is the onclick event is not firing and i am not able to execute the code which i put on onclick event

Thanks in advance for the HELP

3 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 30 May 2008, 01:09 PM
Hi John Yu,

I tested the described setup but the image button works as expected and the server handler gets executed.

Would you please examine my testing project? In case you continue experiencing problems, please provide more information about your scenario.

Sincerely yours,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
John Yu
Top achievements
Rank 1
answered on 02 Jun 2008, 12:58 PM
Hi Svetlina,

I forget to mention on thing
the actual scenario is
i am putting the tooltip with image button in a table row above a table row which has a rad grid with it

first row -- tooltip

second row -- radgrid

in a radgrid i have gridtemplatecolumn which has three link buttons each linking to three different tooltips within these three tooltips i have a three different forms for getting values

the actual problem comes when a grid  is loaded with more than 50 or 60 rows, the problem  i am facing is the image button in the first row tooltip is not working

if the grid contains less rows the imagebutton is working fine but when the grid has lots of rows, each row has 3 tooltips to load with three different forms
then the problem comes

Hope i explained clear to you

if any explanation needed i am ready to give



0
Svetlina Anati
Telerik team
answered on 03 Jun 2008, 11:46 AM
Hello John,

We suppose that this could be caused by the settings applied to the RadToolTip/RadToolTipManager and the way they are used in this particular scenario.

In order to be able to help we will need to examine your code. Please, open a new support ticket and send us a fully working, sample project (including DB if needed) along with detailed explanation of the desired behavior. Once we receive it we will locate the problem and we will do our best to help.


Regards,
Svetlina
the Telerik team

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