Spark Datagrid Transparent Background?
hi,
i'm using flex sdk 4.1.0.16076.
trying find way make datagrid background transparent.
any ideas?
thanks in advance,
oz
<mx:datagrid contentbackgroundalpha="0"/>
and in css
mx|datagrid
{
backgroundalpha:0;
}
(note: give compiler warning saying style available halo, works )
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment