I need to create list items in sharepoint and also set the ID field too. However I get an error when trying to do this as it's read only. Is there a way I can set the ID column value when programmatically creating items in a sharepoint list?
As a side note the reason I need to do this is because I need to add items to two sharepoint lists where the second uses the id column of the first as a lookup.
thanks
Kamran