Is there a way to pass all the edited rows of a ListGrid to a single fetch call? I have a validation case that depends on the other rows that were edited. saveAllEdits seems to push a separate fetch for each row. Any way to pass all rows at once?
Thanks
Thanks