I have a datatable as below: ID Forename Surname 1 f1 s1 2 f1 s1 3 f2 s3 4 f2 s4 I want to create a new datatable that loops through above ...
確定! 回上一頁