Comments inline...

--- In flexcoders@yahoogroups.com, "bhaq1972" <[EMAIL PROTECTED]> wrote:
> Hi,
> your original idea of having a [Event] metatag didnt work because 
> DatagridColumn isn't extending from UIObject (i think).

Good point... didn't think of that.  But can't *any* object emit
events and use the [Event] metadata tag if it's initialized with
mx.events.EventDispatcher (as shown in the Flex docs...
http://tinyurl.com/c7laq)?

> in the click event of your cellrenderer you can add an event 
> listener and dispatch it to the parentdocument (which is probabaly 
> where you want your click event to be handled

I think this is the same thing Ted suggested... I'll give it a try,
though I'd still wish it would work on the DataGridColumn.  Thanks, bod.




--
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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to