Page 1 of 1

Write code in VISUAL STUDIO to show: -Total number of students in a course -Manage records such as sort students, filter

Posted: Sun May 15, 2022 8:36 am
by answerhappygod
Write code in VISUAL STUDIO to show:
-Total number of students in a course
-Manage records such as sort students, filter students, edit students, delete students, add students, etc.
-View these records
B. Administrative module a. Statistics i. For example, total students in a course, etc. b. Manage records i. Sorting ii. Filtering iii. Edit iv. Delete V. Add vi. etc. c. View record(s) d. etc.