Hi Friends,

I am working with a mx:datagrid and one of my column uses itemRendor
and clicking that column uses a function which passes data as
arguement.
I need to access this function from my mxml page using the datagrid
column change.
while am trying to call this function am getting error like null
object reference

currently the item rendor class is overriding (override public
function set data(value:Object):void)
and this data is sending to the click function.

How i can call this function from my mxml

Gautham.

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to