Databases Reference
In-Depth Information
Figure 7-35. Department Employees report updated by Dynamic Action
Note The method that was used to set P1_DEPTNO involves an additional AJAX request to the server. In future
versions of APEX you should have the ability to define page items to submit as part of the Refresh Dynamic Action.
This will improve response time since only one AJAX request is required to set a value in session state and refresh
the report.
Highlight Row
Now that the Department Employees report refreshes when the department is changed, the next step is
to add the ability to highlight each row when a user hovers over it. If you inspect the HTML for the table
that displays the employees, you'll notice that each row has a class of highlight-row as shown in Figure
7-36.
Search WWH ::




Custom Search