Hi all,
I have a Sharepoint list that i'm building a collection from. I'm then editing entries in the collection, and also adding new ones using Collect.
I'm collecting new entries to the collection, so those new entries won't have an ID yet. When I try to write the collection back to the datasource using Collect(datasource,collection), only the NEW entries that were added to the collection show up in the datasource. The existing rows I edit in the collection are being modified as expected within the collection, but they aren't patching back to the datasource. I'm trying to avoid using a Forall if possible since the collection may often have lots of rows that aren't modified at all.
Any suggestions?


Report
All responses (
Answers (