Alright here's the code:
Code:Dim listItem = (From rowItem In newDatatable.AsEnumerable() _ Select New With {.SIGN_NAME = rowItem.Field(Of String)("SIGN_NAME")}).ToList
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |