Oracle Application Express 5: Developing Web Applications — Question 3

Mary is using an APEX Interactive Grid report that has many columns and wants to see the most important information while minimizing horizontal scrolling.
Which three actions will help her to best accomplish this goal? (Choose three.)

Answer options

Correct answer: B, F, G

Explanation

The correct actions are to freeze the first few columns to keep them visible while scrolling, order the columns to place the most important ones at the front, and collapse the report settings area to maximize space. Defining a filter, hiding columns, or adjusting width may help but do not directly address the issue of minimizing horizontal scrolling as effectively as the selected options.