I need to create list items in sharepoint as well as set the ID field. However, when I try to do this, when I read only, I get an error message. Is there a way to set the value of an ID column when programmatically creating items in a sharepoint list?
As a side note, the reason I need to do this is that I need to add items to two hit lists, where the second uses the id column of the first as a search.
thanks
Kamran
source
share