Change the tool-tip title color to red if there is an error

1 Answer 12 Views
Grid Tooltip
Abhishek
Top achievements
Rank 1
Iron
Iron
Iron
Abhishek asked on 23 Apr 2024, 04:15 PM

I am using kendoreact tooltip to show  the error on hovering of cell in the grid. When i hover on the error, i wan to change the height, width, background-color & text color of the tooltip. Please help. i tried to customize using .k-tooltip class. But its not working.  Please help


1 Answer, 1 is accepted

Sort by
1
Accepted
Konstantin Dikov
Telerik team
answered on 25 Apr 2024, 01:00 PM

Hi Abhishek,

Following is an example demonstrating how you can set a class name to the Tooltip and customize it with CSS:

You can also refer to the following help article:

Hope this helps.

 

Regards,
Konstantin Dikov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!

Abhishek
Top achievements
Rank 1
Iron
Iron
Iron
commented on 26 Apr 2024, 02:28 PM

I want to hide the anchor icon. Just i want to display the tooltip. I tried using the default browser tooltip. But i was unable to change the font color. SO i went ahead with kendotooltip.  

Basically my requirement is like the tooltip should display like default browser tooltip with font color as red

Abhishek
Top achievements
Rank 1
Iron
Iron
Iron
commented on 29 Apr 2024, 04:05 PM

It worked for me. i just added 
border: 0px solid
Tags
Grid Tooltip
Asked by
Abhishek
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Konstantin Dikov
Telerik team
Share this question
or