Question: Using C# there are 4 textboxes, itemID, item description, item quantity, and items needed. Once you enter the information it goes to a listbox. Then

Using C# there are 4 textboxes, itemID, item description, item quantity, and items needed. Once you enter the information it goes to a listbox. Then the user enters an Item ID or an Item description in the textbox. Find the record and show the information in the 4 fields. If both fields are entered, then just search using the Item ID. It doesnt matter if the other fields have anything in them. If the record is found take the itemID, item description, item quantity and items needed and put them into their textboxes. If the items are not found have Message.Show ("items not found").

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!