I have datagrid in my page and I want to change particular cell background color. I don't want to use itemrenderer. Is there any alternate ?
0
votes
2 Answers
0
votes
Here is an example of changing the selection color: Flex Examples
If you want to do more than that, I'm afraid you will have to use an itemRenderer.