Difference between revisions of "Table"
Line 1: | Line 1: | ||
+ | Implements a table like object, a collection of columns and rows, that display data. | ||
+ | You can add to a tabel object any number of [[Date]], [[Text]] and [[Value]] columns you need. | ||
+ | By default, the data displayed in the table will be grouped by the Data and Text columns and Value columns will be Sum. | ||
+ | |||
+ | [[File:table_ex.png]] | ||
Revision as of 14:18, 23 April 2013
Implements a table like object, a collection of columns and rows, that display data.
You can add to a tabel object any number of Date, Text and Value columns you need.
By default, the data displayed in the table will be grouped by the Data and Text columns and Value columns will be Sum.
Data Properties
Title Bar Properties
Layout Properties
Object Columns Properties