Available in: Logi Info | Source code name: DataCalendarRows |
DataCalendarRows defines the contents of each day's cell. Each cell gets filled with the information from each DataLayer row for that day. So when there are two rows in the DataLayer for a particular day, that day will show information from those rows. The contents of each row are defined by adding additional elements such as Labels with @Data tokens.
The style of each row can be controlled with ConditionalClass elements, allowing rows to have a different appearance depending on the data. |