Hi, Do you mean, getting the reference of combobox from cell renderer? If that's the case, you might get the reference of combobox using
Using 'listOwner' property from within CellRenderer class... -abdul -----Original Message----- From: cpsdesigns2002 [mailto:[EMAIL PROTECTED] Sent: Sunday, January 30, 2005 2:02 AM To: [email protected] Subject: [flexcoders] Path to a Combo Box Cell Renderer Inside a Data Grid I've used a combo box cell renderer class for a column in a datagrid. However, I can't determine the path to the combo box in a particular cell after it is initially drawn. I want to reset the selectedIndex in the combo when a new item is added to the datagrid. Is there a way I can access that combo box's path? Yahoo! Groups Links

