2.49.19 List.NoRows
Applies to RDL 2003/10 and RDL 2005/01
The List.NoRows element specifies text to render instead of the list layout when no rows of data are available for a List. This element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.
Following is the parent element of the List.NoRows element.
Parent elements |
---|
List |
The following is the XML Schema definition of the List.NoRows element.
-
<xsd:element name="NoRows" type="xsd:string" minOccurs="0" />