1
Answer

C# Keeping Data Changes.

Charles Anderson

Charles Anderson

14y
2.3k
1
I have a small problem. I  have 2 forms. On the first form there is a combobox with a list of items. Now if the user selects an item, they are allowed to change the prices. If they choose to change it, they are brought into a subfrom. How would I save what changes the user made to the prices?

Attachment: OrderForm.rar

Answers (1)