R
roger.cantillo
Hi,
I'm running code that creates a new datatable based on filtered
datatable. My code uses the Select method to filter the data and loops
throw each row to copy its contents to the new datatable. My question
is, is there a better/faster method of performing this task, rather
than looping through the datatable?
Thanks in advance,
Roger
I'm running code that creates a new datatable based on filtered
datatable. My code uses the Select method to filter the data and loops
throw each row to copy its contents to the new datatable. My question
is, is there a better/faster method of performing this task, rather
than looping through the datatable?
Thanks in advance,
Roger