Home > Creating Applications > About Creating a Websheet > About Adding Websheet Content
Previous |
Next |
Websheets may contain three different types of content:
Page - Displays text, navigation, data, or chart sections. Text sections are managed using a built-in WYSIWIG editor.
Data Grid - Set of tabular data displayed as editable and managed through APEX$
tables.
Report - Queries against database objects you have access to.
Tip: To learn more about adding Websheet content, click the Help link within a running Websheet. |
A data grid is a contributor defined set of tabular data. In other words, a data grid is a Web-based spreadsheet. You can create a data grid by defining the structure (that is, the column names, data types, and basic validations) or by pasting in spreadsheet data.
To create a data grid:
Log in to and run the Websheet.
Under Page, click New Data Grid.
For Creation Method, select one of the following and click Next.
From Scratch - Enables you to specify column names, data types, and basic validation.
Copy and Paste - Enables you to copy and paste spreadsheet data.
Follow the on-screen instructions.