You dont need to use linq also can use this in assign…before that use add data column and add the reference column uou need
Dt.Columns("Reference").Expression = "[Employee ID]"
Cheers
You dont need to use linq also can use this in assign…before that use add data column and add the reference column uou need
Dt.Columns("Reference").Expression = "[Employee ID]"
Cheers