.Net Exception : Cannot change DataType of a column once it has data.

Solution:
Before adding the new column, define the datatype for that column and add that column to the datatable.