<< Click to Display Table of Contents >>
Fix Row
Determines whether or not to fix rows.
Set to True if you want fix row count of a table, or False to don't fix.
In the case that you set Fix Row to "True", if the number of whole rows of binding data is smaller than the number of the rows that are set in the Row Count property, the rest rows will be displayed as an empty label.
If the actual dataset row count of a table is 10 and the Row Count property is 20, it applies as below.
Example
True |
False |
---|---|