Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Task 3 . 1 : Add an ActionEvent on the Search button: o Allow the user to search about item information using the item name

Task 3.1: Add an ActionEvent on the Search button:
o Allow the user to search about item information using the item name or part of
the item name and display the quantity and expiry date of the entered item
name in the msg Label.
o If the user clicks on the SearchItem Button, the following must happen:
If the tfSearch TextField is empty
-> Display " Enter the item name to search the information" in the
msg Label.
If there is no items registered
-> Display " No items in the list." in the msg Label.
Otherwise, search on the obItems ObservaleList about the
entered item name or part of it.
- If the item name found in the obItems
-> Display " The quantity of .......... is: ........... Expire at: ..........." in
the msg Label.
- if not found
-> Display " The item not found." in the msg Label.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Technology. Refer to Case

Answered: 1 week ago