NIB - Sorting Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines how to sort the data.
Syntax
<List Name="..."> <!-- or Details, DynamicColumns, DynamicRows, TableGroup, DynamicSeries, DynamicCategories -->
...
<Sorting>
<SortBy>...</SortBy>
</Sorting>
...
</List> <!-- or /Details, /DynamicColumns, /DynamicRows, /TableGroup, /DynamicSeries, /DynamicCategories -->
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
Details, DynamicCategories, DynamicColumns, DynamicRows, DynamicSeries, List, TableGroup |
Child element |
See Also
Reference
Report Definition XML Elements