7. (2.5 marks) Check if login successfully with Administrator role, add new product with the requirements:
4.0 mark) Check if login successfully with Administi ator role, delete the selected item with the confirmation then update the list of products.
The ProductId ProductName will come from the Product table (you can use ComboBox UI control in this case)
All fields are required.
Value for Price is in the range of > 0 and < 10$
Value for Quantity is in the range of > 0 and <300
Value for ProductName (the name of the product) is in the range of 5-90 characters. Each word of the
ProductName must begin with the capital letter.
8. (1.5 marks) Check if login successfully with Administrator role, update an existing item.
You can use your different form or use the data grid view for this update function (update by ProductId). With update function, the same validation requirements with Add function.
Zoom
+ 100%
Close