Hello all,
I am getting this error any one can help me please.
1 Like
Mention with .ToString for all the elements in your ArrayRow property if all of your columns in datatable are string
Or mention like this
New Object() {var1,var2...}
1 Like
add " " for each item { " " , " " , " " }
Regards
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
