Thank you very much!
@lakshman
Thank you at first.
The method of used “ForEach and If” is not my favorites althought it can assign it,
Because i have a lot of var need to assign.
is there any header is there for that datatable ?
If yes then use:
dataRow = DataTable1.select(“columnName=‘Wind’”)
Wind = dataRow(0).Item(1)
@lakshman
It works,Thanks a lot!
I found LINQ more efe…
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.