Hi to all, i'm using the editor tool and Editor_EditCompleted event: after selection this event it's fired 2 times , the first time e.Action value is "Select" , the second time the value is "Cancel". It's correct this behaviour ?
A possible workaround is to subscribe to FeatureLayer.PropertyChanged event. SelectedGraphics or SelectionCount are two properties that will be raised when graphic.Selected property changes. The sender of this event is the FeatureLayer that contained the graphic that was deleted by Editor.Select.
Unfortunately, I don't have information on the next release. v2.2 is still in beta state and we'd like to encourage our users to participate in the beta community. The bug fix for this was put in post-beta.