I have a data table. for each row i’ve to assign it to double variable, so that i can store them in other table and do the computation. but showing that object cannot be converted to double. so how can i convert object to double. I got to convert the whole column of data table from object type to double type
1 Like
5 Likes
2 Likes
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.