Thanks
--- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> Can't be done.
>
>
>
> ________________________________
>
> From: [email protected]
[mailto:[EMAIL PROTECTED] On
> Behalf Of markgoldin_2000
> Sent: Wednesday, May 28, 2008 2:19 PM
> To: [email protected]
> Subject: [flexcoders] Inline labelFunction
>
>
>
> I am trying to specify an inline labelFunction for a column:
> labelFunction='function(item:Object, column:DataGridColumn)
{return ...}'
> I am getitng an error:
> Expecting identifier before return.
>
> Any idea?
> Thanks
>