Hi,
I am trying to add a data row to a datatable with Add Data row.
It breaks when one of the columns in in datarow has this value “89MMM49XXXXX” saying it is not a valid Date format. I have no clue why it thinks it is a date. It is just a string. How can I fix this?
Thank you so much,