Hi there, I'd like to leave some space between each row in a mx.controls.DataGrid ... should look like this:
-----------------
| colored row1 |
-----------------
<- transparent space
-----------------
| colored row2 |
-----------------
I guess this styling should be possible
when seeing this:
http://onreflexion.blogspot.com/2007/01/napkin-skins-stage-two-programmatic.html
Has anyone an idea how to do this?
thank you,
masu

