Copy Row from one DataTable to another

Andrzej.Kniola May 24, 2016 16:23
Hi,

Easiest (as in - least code) way I’m using is InvokeMethod instead of AddRow.

This is the InvokeMethod part (can’t attach xaml files, so…) :

[dt2] [row]

From a screenshot it looks like this (Parameters can be opened from InvokeMethod’s properties pane on the right):

17 Likes