Need to write a code on kendo tooltip close button event.

1 Answer 66 Views
Grid Tooltip
Rajendra
Top achievements
Rank 1
Rajendra asked on 05 Mar 2022, 08:20 PM

HI All,

Could you please help me on how to  write a code on kendo tooltip close button event. i need to perform some operation when user clicks on the tooltip close button. but I am not able to find out that particular event.

By using the class i tried to fire the click event of that close button but its not getting fired.

 


Thanks

Rajendra Singh

 

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 07 Mar 2022, 08:49 AM

Hello Rahendra,

The KendoReact Tooltip component does not provide a close button, but if you are rendering custom button for closing it, you can use the "onClose" event of the Tooltip:

Additionally, if you are using custom button, you can handle the click event of the button directly.

Nevertheless, if you are referring to a different component from the KendoReact suite, please do not hesitate to get back to us.

 

Regards,
Konstantin Dikov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid Tooltip
Asked by
Rajendra
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or