Format ag grid headerTooltip

When setting the headerTooltip for a Data Grid, it will not parse a “\n” or HTML
(even when enclosing the string in ). It only ever displays as raw text.

How does one add a break?

The tooltip property can contain a “\n” but the tip should be on the header, not the data.

there is already a feature request for this, that will be addressed soon : https://support.servoy.com/browse/SVY-16793

Thanks for letting me know.