V
Val
Hi all!
Problem:
Iv copied a DataRow from a DataSet and passed it to a function to be edited.
How do I put it back to the DataSet/DataTable? Every way I tried it says
"record already exists" becouse they have same primary keys, is there a
function that updates/overwrites an existing DataRow with a new one?
Thanks!
Problem:
Iv copied a DataRow from a DataSet and passed it to a function to be edited.
How do I put it back to the DataSet/DataTable? Every way I tried it says
"record already exists" becouse they have same primary keys, is there a
function that updates/overwrites an existing DataRow with a new one?
Thanks!