I have a grid where all items are set to edit mode, when I insert a new item, I want to be able to save that row, as well as other edited rows from a "Save" command item - but the GridDataInsertItem doesn't seem to be part of the collection of GridItems in the call.
How can I access the inserted item when doing a "Save All?"
How can I access the inserted item when doing a "Save All?"