:smile;
I am using flex 2.0. How to refer a datagrid element directly in script
dynamically without using the item edit event? For example I would like to
refer the 2nd row, 3rd column element property in a datagrid which is a
textfield (used as item renderer) through script. I need to change the
properties of the item renderer (like outline color etc). Anyone pls help me
out.