This is documentation for using InetSoft's reporting application.
You will now add a new Table element. The number of rows and columns in the table is determined automatically when you bind the Table to the query in the next section. Follow the steps below to add the Table.
Data binding is the process of associating a query or other data source with a report element. When the report is generated, the data retrieved by the query is placed into the element. During the data binding process, you can modify the query by hiding fields, adding conditions, grouping, etc. Multiple report elements can be bound the same query, or each element can use a different query. Follow the steps below to bind data to the table:
In the example above, you defined a fixed binding for the table at design time. You can also use JavaScript or Java code to dynamically bind data to a report element at runtime. See Binding Queries in Report Scripting for more information.
Copyright © 2024, InetSoft Technology Corp.