Show tooltips on Kendo Grid

Hi,

Today I got an requirement to show the tooltips on each column of the grid. I was able to achieve it very easily by adding the below code but the tooltip was showing with black background. I had to invest sometime to understand the how styling for tooltip works. We can use CSS like below.

        $("#grid").kendoTooltip({
            filter: "td:nth-child(2)", //this filter selects...

Continue Reading Gopinath’s Article on their blog

Show tooltips on Kendo Grid

Hi, Today I got an requirement to show the tooltips on each column of the grid. I was able to achieve it very easily by adding the below code but the tooltip was showing with black background. I had to invest sometime to understand the how styling for tooltip works.

Blog Syndicated with Gopinath’s Permission

Author: Gopi Nath

Share This Post On
Share via
Copy link
Powered by Social Snap