หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies the text to display when no rows are returned by the datasets in the subreport or data region.
Syntax
<Subreport Name="..."> <!-- or List, Matrix, Table, Chart -->
...
<NoRows>...</NoRows>
...
</Subreport> <!-- or /List, /Matrix, /Table, /Chart -->
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child element |
None |
Remarks
The NoRows element contains a string that specifies the message to display. Style information for the subreport or data region applies to text within the NoRows element.
See Also
Reference
Report Definition XML Elements