Category Archives: Adobe Flex
Styling DataGrid rows with an Item Renderer
I had a need to bold the data in only one row of a Flex DataGrid. There were some solutions posted on-line (especially ninjacaptain) but honestly I could not get them to work the way I wanted. So, using their … Continue reading
Posted in Adobe Flex
1 Comment
DataGrid Footer
I was enjoying the enhancements made to the DataGrid control I found on Doug Marttila's site, who in turn was working from an original update made by Alex Harui. However, I found that the footer did not work correctly when … Continue reading
Posted in Adobe Flex
5 Comments