2.15.20 Subreport.NoRowsMessage

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The Subreport.NoRowsMessage element indicates the message to display in the place of a Subreport when no rows of data are available in any DataSet that is used in the body of the subreport. This element is optional. If this element is present, its value MUST either be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String. Style information MUST apply to this text.

Following is the parent element of the Subreport.NoRowsMessage element.

Parent elements

Subreport

The following is the XML Schema definition of the Subreport.NoRowsMessage element.

 <xsd:element name="NoRowsMessage" type="xsd:string" minOccurs="0" />