Zoom
[Executions] table. (0.5 point)
2. When users choose an option and click the "FILTER" button, load all information of the executions that their types equal to the option to the table (If users choose "All types" option, load all information of the executions in database). (1.0 point):
Choose an option: Length of string
FILTER
Enter a result:
SEARCH
Result of Filter/Search:
ID
String str
Option
Result
1 FPT University
Length of string 14
3 Computing Fundamental Length of string 21
(If option is not displayed after pressing the "FILTER" button, 0.5 points will be deducted)
3. When users enter a result for TextField and click the "SEARCH" button, load all information of the executions that their result equals the TextField to the table (If TextField is empty, load all information of the executions in database). (1.0 point):
+ 100%
Close