6. (1.0 point) Chec 11 login successfully with staff role, delete the selected item with the confirmation then
date the list of items.
7. (2.5 points) Check if login successfully with Staff role, add new item with the requirements:All fields are required.
The NewsTypeld/TypeName will come from the NewsType table (you can use ComboBox UI control in this case)
Value for CreatedDate is current date.
Value for NewsTitle (the title of the news) is in the range of 10120 characters. Each word of the NewsTitle must begin with the capital letter or digits (19). NewsTitle is not allowed with special characters such as ^, *,#, @.
8. (1.5 points) Check if login successfully with staff role, update an existing item.
You can use your different form or use the data grid view for this update function (update by FootballNewsId).
With update function, the same validation requirements with Add function.
3
Zoom
+ 100%
Close