Hi, I am trying to listen to a TableView RowEditor so that I can execute a certain code path when the editor ends successfully but cannot see any way to do this in 2.0. I can see RowEditorListeners in 1.5 but they appear to have been removed.
I do not want to listen to the TV rowUpdated event as I want to differentiate between manual edits and programmatic updates. Is there any way of doing this? Thanks Mark
