Database Reference
In-Depth Information
In the previous section, you created and configured a websheet application to manage
your corporate soccer team. In this section, you create data grids and add content to the
application.
Run the websheet application, and log in as martin/martin, the site administrator.
Once you've logged in, the page should look like Figure 12-7 . You're now ready to
create your first data grid.
Figure 12-7. Initial websheet application
Note The URL to run the websheet application is <apex_url>/
ws?p= < web_sheet_id > . For example: http://www.example.com/apex/
ws?p=103 where 103 is the websheet application ID.
Creating Data Grids
The first thing to do is create some custom tables called data grids . Just a reminder:
data grids exist only in the context of the websheet application. They don't exist as
tables in a schema. There are two ways to create data grids: by pasting in existing data
from a spreadsheet, and from scratch by manually defining each column. In this section
you create data grids from both sources.
 
 
Search WWH ::




Custom Search