5. (1.0 point) Check if login successfully with Manager role, search football player information by Achivements or PlayerName (using relative search).
6. (1.0 point) Check if login successfully with Manager role, delete the selected item with the confirmation then update the list of items.
7. (2.5 points) Check if login successfully with Manager role, add new item with the requirements:The FootballTeamID/TeamTittle will come from the FootballTeam table (you can use ComboBox UI control in this case)
All fields are required.
Birthday <= 01/01/2004
Value for TeamTitle (the title of the Team) is in the range of 3100 characters. Each word of the TeamTitle must begin with the capital letter or digits (19). TeamTitle is not allowed with special characters.
8 . (1.5 points) Check if login successfully with Manager role, update an existing item.
You can use your different window/page or use the data grid view for this update function (update by FootballTeamID).
With update function, the same validation requirements with Add function.
+ 100%
Zoom
Close