Hello,
I want to update a DataTable based on some criteria, like using Case in a
Query. I know I can use Select() on the table and then use loop to change the
values, but I do not want to use loop. Is there a way?
--
Mike
I want to update a DataTable based on some criteria, like using Case in a
Query. I know I can use Select() on the table and then use loop to change the
values, but I do not want to use loop. Is there a way?
--
Mike
Comment