Hi,
I want to split a data table in two, based on the row index. Initially I used a for each row with a if inside it, but it took too long. Do you know another way that can improve efficiency?
Many thanks,
Rodrigo
Hi,
I want to split a data table in two, based on the row index. Initially I used a for each row with a if inside it, but it took too long. Do you know another way that can improve efficiency?
Many thanks,
Rodrigo
Hi ,
It can be split using the Linq