Flex DataGrid mouseover row with gradient background

Posted by asawilliams on Stack Overflow See other posts from Stack Overflow or by asawilliams
Published on 2010-03-23T23:33:21Z Indexed on 2010/03/24 0:03 UTC
Read the original article Hit count: 541

Filed under:
|
|
|

I have a DataGrid that needs to show a gradient background on mouseover of the row. I have created itemrenderers for each of the columns and the gradient shows up for the individual cell that is moused over, but not for the whole row. How do I get the whole row to show the gradient when mousing over one of the cells?

© Stack Overflow or respective owner

Related posts about flex

Related posts about datagrid