Hi Zee, You can determine the column by looking at listData.columnIndex from within the itemRenderer.
-TH --- In [email protected], "Zee Yang" <[EMAIL PROTECTED]> wrote: > > Hi, > > I have a custom item renderer for an advanced data grid. My data grid > has several columns sharing the same renderer. Is there a way for the > renderer to tell which column it belongs to during runtime? >

