[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

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

2008-09-08 Thread Alex Harui
ITEM_ROLL_OVER event? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sanjay Hora Sent: Monday, September 08, 2008 11:01 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] datagrid, itemrenderer images and events, . looking for a solution Hi, My custom