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 hyperlink.
Is there any good way, where I can get the style properties at the cell level...?
I searched, but of not much help..!!