@AshwinS2 value = string.Join(",",DT1.AsEnumerable().[Select](Function(s) s.Field(Of String)(“employee_id”)).ToArray)
can anyone help me on this
33 posts - 5 participants
@AshwinS2 value = string.Join(",",DT1.AsEnumerable().[Select](Function(s) s.Field(Of String)(“employee_id”)).ToArray)
can anyone help me on this
33 posts - 5 participants