6. (1.0 mark) Check if login successfully with Staff or Manager role, delete the selected item with the
confirmation then update the list of watches.
7. (2.5 marks) Check if login successfully with Staff or Manager role, add new item with the requirements:The BrandId/ BrandName (Brand Id, Brand name) will come from the Brand table (you can use
ComboBox UI control in this case)
All fields are required.
Value for Price is greater than or equal to 0 and less than 1000.
Value for WatchName (the name of the watch) is in the range of 5-50 characters. Each word of the WatchName must begin with the capital letter. WatchName is also allowed with special characters.
8. (1.5 marks) Check if login successfully with Staff or Manager role, update an existing item.You can use your different form or use the data grid view for this update function (update by WatchId).
With update function, the same validation requirements with Add function.
Zoom
+ 100%
Close
FUO