this event should bubbles up to the top node, have you tried to add listener to it from Application.application ?

my bet is, if this event do bubbles, you can listen to it from anywhere (including datagrid itselft )

jeremy

On 4/23/06, Webdevotion <[EMAIL PROTECTED]> wrote:
Hello,

Short question:

I implemented

dispatchEvent(new FlexEvent(FlexEvent.DATA_CHANGE));
in the listdata setter of my datagrid cellrenderer.

How can I get anything listen to this event ?
Can the datagrid itself listen to this event ?

thanks


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to