RE: [flexcoders] Re: dataTipRenderer available for DataGrid?

2008-05-27 Thread Alex Harui
: [flexcoders] Re: dataTipRenderer available for DataGrid? the code, as presented (using a Label), will reach the toolTipEvent (as desired), but only after I put a toolTip= at the end of the mx:Label text={data.pnrLocator} tooolTipCreate=outerDocument.createPNRToolTip(event)/ line. thanks alex

RE: [flexcoders] Re: dataTipRenderer available for DataGrid?

2008-05-22 Thread Alex Harui
@yahoogroups.com mailto:flexcoders%40yahoogroups.com ] On Behalf Of djbrown_rotonews Sent: Wednesday, May 21, 2008 5:47 AM To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com Subject: [flexcoders] Re: dataTipRenderer available for DataGrid? I see where there's

RE: [flexcoders] Re: dataTipRenderer available for DataGrid?

2008-05-21 Thread Alex Harui
Each renderer should get the event. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of djbrown_rotonews Sent: Wednesday, May 21, 2008 5:47 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: dataTipRenderer available for DataGrid