Expand Minimize
This topic has not yet been rated - Rate this topic

DynamicRows Element (RDL)

SQL Server 2005

Defines dynamic row headings for the matrix row grouping.


<RowGrouping>
      ...
        <DynamicRows>
          <Grouping>...</Grouping>
           <Sorting>...</Sorting>
           <Subtotal>...</Subtotal>
           <ReportItems>...</ReportItems>
          <Visibility>...</Visibility>
        </DynamicRows>
    ...
</RowGrouping>

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Relationship Element

Parent element

RowGrouping

Child elements

Grouping, ReportItems, Sorting, Subtotal, Visibility

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.