V
VM
How can I modify a row in a datatable in a Windows form? For example, I want
to find the row where 'emplcode' equas '000001' and once I find it, change
the 'name' to 'John'. Then put the updated row back to the table.
Thanks.
to find the row where 'emplcode' equas '000001' and once I find it, change
the 'name' to 'John'. Then put the updated row back to the table.
Thanks.