-
Notifications
You must be signed in to change notification settings - Fork 5
Controls
Add Adds a new item.
This action is manually performed, and it is required for the user to define the item.
Remove Removes the selected item.
The selected item will be permanently deleted from the database and cannot be restored.
Go back Returns to the previous view.
Useful when you go from a page to an internal option.
Wizard Generates data using an algorithm.
Normally uses some predefined patterns to set the data.
Random Generates data using randomness.
Each time you press this button, data will be generated in random order.
To arrange the rows of a table, simply click on the header of the column. This action will organize the rows in either ascending order (on the first click), descending order (on the second click), or it will revert to the original unsorted state (after the third click).
Certain columns in the table are initially concealed. To reveal them, simply click on the button located in the top right corner of the table. This function enables you to concentrate solely on specific data, facilitating tasks such as sorting for later use.
In various locations, you can search data using the filtering feature. Input any number of characters, and any item that corresponds to these characters will be displayed.
In the previous example, the filter affects the participant table. But internally it is searching by name or last name or club name.
If you prefer not to have white backgrounds, you can use this feature to modify the appearance of the page. Look for the button located in the upper right corner, which is designed in a moon shape.