Invoke Methodアクティビティを使ってDataTable変数のSortをすることは可能?

以前、Invoke Methodアクティビティを使ってList変数をSortしたことがありますが、Invoke Methodアクティビティを使ってDataTable変数のSortをすることは可能でしょうか。
ご存じの方がいたらご教示ください。

@gorby

You have a sort datatable activity directly

Cheers

I already know your suggestion.
My intention was just I wanted to know if invoke method could manage DataTable Sort.
Thank you anyway.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.