Managing datatable rows
Is there an a method in the framework to do this operation?
Thank you
Mirko
Is there an a method in the framework to do this operation?
Thank you
Mirko
I have tried it but the "InsertAt()" method give me an exception if try to save a new row into an index where another row is stored :(
I'll try to do the procedure manually with two datatable and a cycle