0
votes
votes
1 answers
Getting update error:Update requires a valid UpdateCommand when passed DataRow collection with modified rows.
When i try to update my dataset i get the following error: Update requires a valid UpdateCommand when passed DataRow collection with modified rows. Below is my code: [code]this.Validate(); this.salesBinding ...
