three mains part belows:
Kizspy. me Display List of Instructors
When the first-time access to /Instructor/List
Display all information about Student in the database in table format. Each row in the table should include
the following fields:
- Instructorld
- FullName
- Department (from Department)
- ContractDate (dd/MM/yyyy)
Each <td> tag will have an id in the form td_{columnName}_{rowindex} (where rowIndex start from 0,
for example: td_instructorld_0, td_fullName_0.... and columnName write with camel case format). (see in
Figure 2)
All columns the inner text is placed directly in the <td> tag.
Zoom
+ 100%
Close