Thanks!! Amy - I got the itemClick event to work. I guess initially I wanted to reuse the renderers I wrote for the DataGrid as it had some styling code but I used the AdvancedDataGridColumn styleFunction to achieve the same result.
Thanks to everyone who responded to this post. Pratima ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Amy Sent: Tuesday, July 15, 2008 5:36 AM To: [email protected] Subject: [flexcoders] Re: Advanced Data grid question --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "Pratima Rao" <[EMAIL PROTECTED]> wrote: > > Hi Marcelo, > > > > Thanks for your response. When you extend > AdvancedDAtaGridGroupItemRenderer did you just override the > createChildren and updateDisplayList, setData methods? > > I dabbled with that a bit today but wasn't able to make it work but I > feel like I'm close to getting this to work. Why not just do whatever you need to do in the itemClick event for the ADG? This fires no matter what kind of node it is.

