8
Answers

Copy from one datatable to another datatable ..

I have two data table .
I want to copy first 10 records of my  first datatable to another datatable ... columns are coming dynamic so we cant mention the column name.
 

Answers (8)