Question
I am working in C# Visual Studio ( No Visual Basic code please ). I need some methods to be written to get the program
I am working in C# Visual Studio (No Visual Basic code please). I need some methods to be written to get the program to run correctly. The top image is what I have currently. The second image is my coding and the third is what it should look like. I need a method(s) that when radio buttons and checkboxes are clicked it will display on the label under ORDER with:
Sandwich Order
Bread -
Meat -
Cheese -
With the Following
Display whatever checkboxes were clicked (Extra meat and Extra Cheese need to have cost calculated into total)
Display calculated sales tax at 5%
Display total
If it can display like image 3 above, that would be great. It just needs the same functionality.
Sandwich Menu Bread Meat Roast BeefAmerican Ham Urder eese Extras Please Place Your Order. ? Extra Meat ($1.00) ? Extra Cheese ($0.75) ? Mayonnaise ? Mustard C White Wheat French Roll C Turkey Rye Sourdough Italian Cheddar Swiss Provolone Meatball Lettuce ?Tomato ? Pickles ? Italian Dressing C Monterey Jack Club Cancel Order Sandwich Menu Bread Meat Roast BeefAmerican Ham Urder eese Extras Please Place Your Order. ? Extra Meat ($1.00) ? Extra Cheese ($0.75) ? Mayonnaise ? Mustard C White Wheat French Roll C Turkey Rye Sourdough Italian Cheddar Swiss Provolone Meatball Lettuce ?Tomato ? Pickles ? Italian Dressing C Monterey Jack Club Cancel Order
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started