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

    You could have hidden values in a column and use cellattr to show the value of each column, assuming you already have the data (xml, json, etc.). Because functions have optional parameters, you may even construct a separate tooltip for each geometry dash lite cell in a column based on the value of the cell or row.

Children
No Data