C# Keeping Data Changes.

Feb 18 2010 10:38 PM
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)