2
Answers

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

Ali  Alfaraj

Ali Alfaraj

13y
7.3k
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)