Snap Examples
- 2 minutes to read
This section provides a list of examples (grouped by features) contained in this help and available in our online Knowledge Base.
Connect a Document to Data
- How to: Bind a Report to a Data Set Populated from an XML File (Runtime Sample)
- How to: Bind a Report to an MDB Database (Runtime Sample)
- How to: Bind a Report to an MS SQL Server Database
- How to: Bind a Report to Multiple MDB Data Sources (Runtime Sample)
- How to: Bind a Report to Multiple List Data Sources (Runtime Sample)
- How to: Programmatically Mark the Data Source as Use for Mail Merge
- How to: Hide Data Tables in the Database Schema
Perform Calculations in a Document
Create a Template in Code
- How to: Create a Snap Template (Runtime Sample)
- How to: Convert a SnapList’s Row Template to Paragraphs (Runtime Sample)
Shape Data in a Document
- How to: Add a Table of Contents to a Report
- How to: Pass Parameters to a Report
- How to: Pass Parameters to a Report (Runtime Sample)
- How to: Limit the Data Supplied During Document Editing
- How to: Filter Data (Runtime Sample)
- How to: Format Data
- How to: Group Data (Runtime Sample)
- How to: Sort Data (Runtime Sample)
Store Report Documents
Report Types
- How to: Create a Master-Detail Report
- How to: Create a Multi-Column Report
- How to: Create a Side-by-Side Report
- How to: Create a Report with a Chart
- How to: Create a Snap Chart Programmatically