I made some changes to connect two handlers and I want to send the array of first datagrid to the second handler so that the handlers seem the almost the same.
Here's my code of the two handlers.When I click on button "send" I want to send all data in the second handler and see the same datagrid.
Could you see what is wrong?
Thanks