2
Answers

Update requires a valid UpdateCommand when passed DataRow collection with modified rows.

Photo of Ali  Alfaraj

Ali Alfaraj

14y
8.8k
1
Greeting dear members,

I keep getting this error when attempting to modify data in the my datatable and saving it:

"Update requires a valid UpdateCommand when passed DataRow collection with modified rows"

Eventough I assigned a primary key to my table.

What could be the reason??

Answers (2)