Walkthrough: Selecting Data Source Columns using the Wizard
Walkthrough
This example creates a simple report to demonstrate how you can use the Data Binding Wizard to populate a Table with data.

1. Click the 'New' button in the Style Studio toolbar. This opens the 'New Asset' dialog box.
2. In the left panel, select 'Report'. In the right 'Types' panel, select 'Blank Tabular Report', and click 'OK'. This creates a new blank report.
3. Expand the Style Studio Toolbox panel. (Select 'Toolbox Pane from the Style Studio Window menu.)

4. Click the 'Table' button in the Toolbox panel. This opens the 'Data Binding' dialog box for the Table.
5. Under the Data tab, expand the 'Orders' data source and select the 'Order Model' data model.
Note: The 'Clear' button can be used to remove the data binding from an element.
6. Select the Columns tab. Drag the following columns from the 'Available Columns' panel to the right panel:
'Customer.Company'
'Product.Name'
'Product.Total'
'Product.Price'
'Order.Discount'

This example continues in Walkthrough: Adding Table Grouping using the Wizard.
| << 6.4.1 Creating a Table Using the Data Binding Wizard | © 1996-2013 InetSoft Technology Corporation (v11.4) | Walkthrough: Adding Table Grouping using the Wizard >> |