No, but having a dataTipFunction will cause the DG to show datatips regardless of the length of the text
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of pixelgeek Sent: Friday, August 29, 2008 11:00 AM To: [email protected] Subject: [flexcoders] Re: Datagrid item render tooltip issue --- In [email protected]<mailto:flexcoders%40yahoogroups.com>, Alex Harui <[EMAIL PROTECTED]> wrote: > Set dataTipFunction to return the appropriate text I should have been clearer. The custom tooltip is a distinct mxml file based off of the canvas class that has additional info not shown in the datagrid as well as some graphic embellishments. I'm using the tooltip manager to display this. Is it possible to call a custom class like this via the dataFipFunction?

