dkhwang118 / CIS560_F18-Project-RecipeManager

KSU - Fall 2018 - CIS560 - Database Project - ProjectTeam1
GNU General Public License v3.0
1 stars 2 forks source link

Adding in Recipe and Ingredient price to the Recipe GUI #46

Closed laurel-thomson closed 5 years ago

laurel-thomson commented 5 years ago

The DGVs need to display the prices of the recipes and the ingredients and the C# classes need to hold this property. The Ingredient Form needs to allow the user to enter a price. Price needs to be saved into the database.