-
Book Overview & Buying
-
Table Of Contents
Oracle Application Express 4.0 with Ext JS
By :
In this chapter, we looked at the components making up the GridPanel, the Data Store, Column Model, Grid View, and Selection Model.
Different approaches were discussed on how you can integrate GridPanels into APEX, contrasting the "Almost no APEX" approach with the "Relying on APEX" approach. Here, we came to the realization that APEX already provides a lot of functionality to you already. It's far more productive if you work to extend what's already there, rather than creating a whole framework just to support your plug-in.
We then set about creating a TableGrid plug-in using the APEX Classic Reports as the base for defining the report query and column definitions. By hooking into existing Classic Reports functionality for querying, pagination, and sorting, we minimized the amount of work required for the plug-in.
The GridPanel includes column management features, including sorting, resizing, drag-and-drop column reordering, and show/hide columns. We went one step further, adding functionality...
Change the font size
Change margin width
Change background colour