I am using Kendo UI Grid with AngularJS. Some of my columns are narrow and the column headers don't display fully (they end in ... next to the filter icon). I want to display tooltip when I hover over them. I also want to display tooltip for every cell in the grid when I hover over them. I looked at some examples from this forum but they were showing tooltip only for a specific column. How can I display tooltips for all headers and cells?
Development details:
Kendo UI version: 2016.1.226
OS: Windows 8.1
Browser: Chrome 49, Firefox 45, IE 11
Editing the standard AngularJS grid sample will be helpful to us. If this has already been answered, kindly redirect me to the answers.
Thank you for your time.