Just a note: on zop of page 426 in devflexapps.pdf it says "CellRenderer.getCellIndex()
Returns an object with two fields, columnIndex and rowIndex, that indicate the position of the cell ..." There's a typo: the getCellIndex() method returns an object with two fields, columnIndex and itemIndex, *not* rowIndex. Dirk.

