I have an item renderer that I created to add hyperlinks to a Datagrid The item renderer creates a custom tooltip and this works with one small caveat
The tooltip only gets displayed if the text in the datagrid column is truncated. Does anyone know of a way to solve or workaround this issue? TIA

