Teach You How to Set Background Color For DataGrid Headers
Sunday, March 1st, 2009Maybe you are headache for how to set the background color for headers in DataGrid. It seems there is no option of setting background-color in DataGridColumn. Then following article supplied a solution for you. You could easily understand it. If you have interesting why not try it at once?
A Flex Box Components — Gradient Box
Wednesday, August 27th, 2008Since Flex doesn’t support the gradient background, then how to create a gradient Components? The following sample has shown it through overriding the updateDisplaylist.