User1654552095 posted
i want to split a DATATABLE into two parts using C#. can anyone tell me how to do that so i can using this two datatable ito two different repeter...I want the DATATABLE devided into two half....
Means If i have 100 row in a table then two datatable consist of 50 50 row.....or in case of 101 it will be 51 and 50.....
Thakning You
Anirban