Sample 05 - Invoices
This sample shows:
- How to edit data from tables, views, and stored procedures and save changes to a database.
- How to use stored procedures to process Excel cell change events.
- How to use ribbon parameters to load the required data.
- How to implement master-detail interfaces in Excel.
- How to customize the context menu and the Actions menu.
- How to create HTML and PDF documents and copy printed worksheets to a new Excel workbook.
- How to show related data with task panes.
- How to use table views created in Excel.
- How to prevent changing columns and adding or deleting rows.
- How to translate names of objects, columns, and parameters.
- How to customize applications with the SaveToDB Framework.