Flex datagrid headerColor style not working....
- by Jerry
Hello guys.
I am trying to change the datagrid header color by editing headerColor style. I could change the font size, font family...etc except the headerColor. Would someone help me about it? Thanks a lot.
My code
Mxml
<mx:DataGrid id="dataGrid" creationComplete="dataGrid_creationCompleteHandler(event)"…