Unused Symbols

This file will be shown whenever the user filled up the home form.

img

The table has basics functionalities.#

Sorting#

img

Whenever the user clicks one of the headers of the table, sorting functionality will apply.
The first click will sort records ascendingly regarding of value inside this column.
The second clickwill sort records descendingly regarding of value inside this column.
The third click will reset any sorting mechanisms.
Whenever a user clicks a different column than previously, any sorting mechanism will reset and new sorting will be applied.

Pagination#

img

All records have been split into discrete pages.
The user can change the number of visible records.
Allowed records per page are 25, 50, and 100.
The user can change the page to see the next records.
Close to the "next page" arrow user can see the quantity of all records.