How to style the each cell of Flex DataGrid..
Posted
by Santosh
on Stack Overflow
See other posts from Stack Overflow
or by Santosh
Published on 2009-09-16T12:19:44Z
Indexed on
2010/04/07
6:03 UTC
Read the original article
Hit count: 344
I have a Flex DataGrid, which has some columns, i had put a item renderer, which makes all the elements in that column hyperlinked, i have a requirement, where i need to see the type of user, based on that i have to either enable or disable the hyper link.
Is there any good way , where i can get the style properties at the cell level...?
Thanks ...in advance..., i searched , but of not much help..!!
© Stack Overflow or respective owner