hi,
we have to put alternatingItemColors="[#cccccc,#ffffff]" in the datagrid.
I think this may help you....
<mx:DataGrid dataProvider="{mydata}"
alternatingItemColors="[#cccccc,#ffffff]" >
thanks and Regards,
venkat.R
On Thu, Mar 11, 2010 at 1:05 PM, flex <[email protected]> wrote:
> hi all,
> i am showing some data in datagrid using labelfunction.
> I want to check conditions if value is more than 10 , color of
> that row or column should be change .
> how can we do it?
> thank you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<flex_india%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en.