Invalid expression for input parameter
Good afternoon, I hope you're well. I have a C# class (static class) that accepts two DataTables (collections), and returns one Datatable as output. I've declared this static class in my Global Code page.The code is utilising System and System.Data ...