Book Image

Oracle APEX Cookbook : Second Edition

Book Image

Oracle APEX Cookbook : Second Edition

Overview of this book

Table of Contents (21 chapters)
Oracle APEX Cookbook Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Creating an enhanced datagrid from a spreadsheet


In one of the previous recipes we created a datagrid, by defining all columns by hand. In that recipe we called datagrids a "weapon" for the "Excel-killer", as websheets are called.

Well, if normal datagrids are weapons, then this recipe will show you a thermo-nuclear device.

We will create another datagrid, but this time we will base it on an existing Excel sheet, and therefore, adding many more possibilities.

How to do it...

The company that we used as an example in the datagrid recipe has decided to add two new products to their portfolio. This means that they have to do a bit more administration. Sales people will be able to sell more types of products and this has to be recorded. Also the company wants to base the bonuses for the sales people on the profit they make and not just on the amount of sales. In short, selling a more expensive product means a higher bonus.

To start with this administration, the company has created an Excel sheet...