Hi,
I am trying to edit items in a datatable, but cannot find any activity to do so. Basically I added a new column to my datatable and then looped through each row in the datatable reading the value in one column and adding a category based on that value to the new column I created. I cannot find any functionality that allows me to do this. Is it possible?
Thanks