How do i replace the values of a datatable column if the value = “XXX”. I want to replace all of them with “BBB”. Is there a more efficient way other than for each row?
How do i replace the values of a datatable column if the value = “XXX”. I want to replace all of them with “BBB”. Is there a more efficient way other than for each row?