Hi,
I''m trying to implement a virtual grid which adds a new row as soon as any text is typed in the last grid row. However, I haven''t been able to find a way to detect what the current text is in the current cell, until it has been accepted and saved. Is there a way to get the currently editing cell''s editing text from a CurrentCellKeyPressed or similar event?
Thanks,
Sue