You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that currently in order to put a tooltip on a column header, I would need to use a custom template. Consider this a feature request for a columnDef option headerCellTooltip.
In this case I would like to use a static string, but I could see the use case for a function or the displayName, similar to the cellTooltip.
burakkilic, PreethiSakar7, Venkat-codeworld and arjha