Can the I update records in a table from items selected in a listview control?
I am working on a order reallocation by item, the form would show all orders for a specific item and the qty to ship would be updated to the qty ordered or 0 depending on whether it was selected or not.
Just trying to figure the best way to go about this.
Thanks.
I am working on a order reallocation by item, the form would show all orders for a specific item and the qty to ship would be updated to the qty ordered or 0 depending on whether it was selected or not.
Just trying to figure the best way to go about this.
Thanks.