8.8 Managing Interactive Grids
An interactive grid presents data in a searchable, customizable report. Includes similar customization capabilities available in interactive reports plus the ability to rearrange the report interactively using the mouse or keyboard.
- Example Interactive Grid
View interactive grid examples. - Supported Columns in Interactive Grids
Learn about column types supported by interactive grids. - Creating an Interactive Grid Using the Create Application Wizard
Run the Create Application Wizard to create a new application that contains one or multiple interactive grid report pages. - Creating an Interactive Grid Using the Create Page Wizard
Run the Create Page Wizard to add a new interactive grid page to an existing application. - Creating Master Detail from an Existing Interactive Grid
Create a single page master detail which includes two editable interactive grids based on two related tables or views. - Managing Interactive Grid Region Attributes
Edit region attributes to alter the SQL source, change the region layout and appearance, define a region displays selector, and create region conditions. - Managing Interactive Grid Attributes
Edit interactive grid Attributes to control how an interactive grid works. - Managing Interactive Grid Column Attributes
Edit column attributes to control the display, features, and behavior of interactive grid columns. - About Customizing Interactive Grids in a Running Application
When running an application, users can alter the report layout using Column menus and sort options, rearrange columns by dragging and dropping, and change how data displays using options on the Actions menu. - Saving Interactive Grid Reports
After users customize an interactive grid they can save it as either a Private or Public report. - Linking to Interactive Grid Reports
Developers can use the syntax in theRequest
value andItemNames
section of the URL to link to interactive grid report.
See Also:
- Creating a Report Using the Create Page Wizard
- Using Interactive Grids in Oracle APEX End User’s Guide
- Making an Existing Interactive Grid Editable
Parent topic: Developing Reports