Flex DataGrid CornerRadius
Stating what might seem the bleeding obvious here to the experienced Flex user, but I just came across the fact that the cornerRadius property doesn't work in Flex.
All I could find was this unhelpful bug tracking item which claimed it was fixed.
If you still want some curves on your DataGrid, throw it in a canvas and all your bendy dreams will come true.


2 Comments:
Hi there, how do you get this to work using a Canvas?
Post a Comment
<< Home