Can you give a try on this expression
(From x In DTAssignments.AsEnumerable() Order By convert.ToString(x("Project: MA")), convert.ToString(x("Project: Project Name")) Select x).CopyToDataTable
Regards
Gokul
Can you give a try on this expression
(From x In DTAssignments.AsEnumerable() Order By convert.ToString(x("Project: MA")), convert.ToString(x("Project: Project Name")) Select x).CopyToDataTable
Regards
Gokul