Hi all,

 

I have an issue trying to style a component.

 

I have a custom component called ColoredRowGrid

 

Now on a regular mxml if I add the component it styles just fine using a
css file with style:

 

ColoredRowGrid {

                paddingLeft: 0;

}

 

The problem is when I try to instanciate this component in AS like so:

 

var coloredGrid:ColoredRowGrid = new ColoredRowGrid();

 

it works for everything else such as panels and whatnot, even DataGrid
works but this one doesn't.

 

Any help would be greatly appreciated J

 

Thanks,

Joseph Abenhaim.

 



-----------------------------------------
Under Florida law, e-mail addresses are public records. If you do
not want your e-mail address released in response to a public
records request, do not send electronic mail to this entity.
Instead, contact this office by phone or in writing.

Reply via email to