[flexcoders] Re: datagrid, itemrenderer images and events, . looking for a solution

2008-09-10 Thread Sanjay Hora
Thanks Alex. That worked like a charm. --- In flexcoders@yahoogroups.com, Alex Harui <[EMAIL PROTECTED]> wrote: > > ITEM_ROLL_OVER event? > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sanjay Hora > Sent: Monday, September 08, 2008 11:0

[flexcoders] datagrid, itemrenderer images and events, . looking for a solution

2008-09-08 Thread Sanjay Hora
Hi, My custom itemRenderer shows an image in the first column of my datagrid when mouseover happens. I need to know the index of the underlying data (basically image on which row was clicked) when the image is clicked but I am not sure how to get it. Is there any way to do it without making the en