Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
50
Tooltips for Jquery grid headers
posted

Is there a way to get tooltips for the grid headers and not the data cells? 

Parents
No Data
Reply
  • 0
    Offline posted

    Use jQuery to attach the tooltip functionality to the grid header incredibox elements. You can achieve this by selecting the grid header elements using a jQuery selector and then calling a tooltip method or function on those elements.

Children