Why can't you use the headerColors style?
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of ben.clinkinbeard Sent: Thursday, November 16, 2006 1:19 PM To: [email protected] Subject: [flexcoders] Re: How can I change the color of DataGrid header's bottom border? Is this not possible? --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "ben.clinkinbeard" <[EMAIL PROTECTED]> wrote: > > Good god skinning is harder than it should be. I have managed to > change the color of the vertical separators between column headers by > coding my own headerSeparatorSkin class, but I cannot find where to > change the bottom border. I have created a custom style and assigned > it to headerStyleName, but only text related properties seem to do > anything. background-color: #FF0000; doesn't even do anything. > > Anyone have any clue how to do this? > > Thanks, > Ben >

