Set dataTipFunction to return the appropriate text From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of pixelgeek Sent: Friday, August 29, 2008 9:05 AM To: [email protected] Subject: [flexcoders] Datagrid item render tooltip issue
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

