RE: [flexcoders] DataGrid mouseover

2009-02-06 Thread Alex Harui
/blogs.adobe.com/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Mike Chang Sent: Friday, February 06, 2009 10:01 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] DataGrid mouseover Thanks. I don't understand why it would be disabled be

Re: [flexcoders] DataGrid mouseover

2009-02-06 Thread Mike Chang
ex Harui wrote: >Debug into mouseEventToItemRenderer and see why it doesn't return the > correct renderer > > > > *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On > Behalf Of *Mike Chang > *Sent:* Monday, February 02, 2009 12:47 PM > *T

RE: [flexcoders] DataGrid mouseover

2009-02-03 Thread Alex Harui
Debug into mouseEventToItemRenderer and see why it doesn't return the correct renderer From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Mike Chang Sent: Monday, February 02, 2009 12:47 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] DataGrid mous

[flexcoders] DataGrid mouseover

2009-02-02 Thread Mike Chang
I have a data grid, and one of the columns I used ItemRenderer to have a vbox and an image inside as a button. Everything looks good except the entire column where that ItemRenderer is used does not invoke the same mouseover events as the other columns. The mouseover event I was looking for is high