By default, Iron Speed Designer generates a set of function buttons for Show Table and Edit Table panels. A button for this operation appears above the table in a row of function buttons. Note that not all buttons are applicable in both the Show Table and Edit Table panels.
|
Button |
Description |
|
Add |
Links to an associated Add Record page. |
|
Edit |
Links to an associated Edit Record page. The first selected record is edited. |
|
Copy |
Copies a selected record for quick editing in an Add Record page. (Enterprise Edition only.) |
|
Delete |
Deletes one or more selected records. Note that the Delete button behaves differently on a Show Table page than on an Edit Table page. On a Show Table page, the records are deleted when the button is clicked, but on an Edit Table page they are removed from the page, but not actually deleted until the Save button is clicked. If the Save button is not subsequently clicked, then the records that to the use will appear to have been deleted, will re-appear. |
|
PDF Report |
Creates a PDF file for the displayed data. See PDF Report for details. |
|
Export to Excel |
Exports the displayed data to Microsoft Excel. See Export to Microsoft Excel for details. |
|
Export to CSV |
Exports the data displayed in the table to ASCII CSV. See Export to ASCII CSV for details. |
|
Refresh |
Refresh (reload) the data from the database. (Enterprise Edition only.) |
|
Reset |
Resets the filters, search controls and column sorting to their original (unselected) states. (Enterprise Edition only.) |
Creating Your First Application