views:

185

answers:

0

Hi,

I know one can use LINQ to query a datatable, & then populate/load a 2nd datatable with the results of said query, but...

Can you use LINQ to update a datatable in-memory (i.e. without creating a 2nd datatable..?)