I have a grid that I have the client side delete turned on for. How can I get a handle to all the items that the client deleted (client side) from the server side? When I loop through all the items of the MasterTableView, it still contains all the items including the ones that were removed on the client.
Thanks!
Thanks!