KeepWithGroup Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies that during rendering, this static member stays on the same page with the closest target peer dynamic member as indicated by the value.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The KeepWithGroup element must contain one of the following values:
- None (Default)
- Before
- After
Each peer member between this member and the target dynamic member must have the same value for KeepWithGroup as this member.
The value must be None on dynamic members or members with dynamic descendants.
Hidden instances of dynamic members are ignored when determining the closest member.
Renderers may be constrained by physical page sizes or margins that will prevent the KeepWithGroup behavior.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Viewing, Exporting, and Printing Reports
Controlling Report Pagination