If you use GridItemRenderer (or subclass from it), you can access the rowIndex by simply calling this.rowIndex [1]
Thanks, Om [1] http://flex.apache.org/asdoc/spark/components/gridClasses/GridItemRenderer.html#rowIndex On Mon, Jul 15, 2013 at 12:26 PM, mark goldin <[email protected]> wrote: > Is it possible to get a real row index in the item renderer? > > Thanks >
