Available in: Logi Info | Source code name: AppendPaging | Introduced in: v10.0.259 |
AppendPaging starts by displaying some number of rows as specified in the PageRowCount attribute. Below the table, a button can be clicked to show the next set of rows so that now two pages of rows are displayed. The button may be clicked repeatedly until all rows are visible, then the button no longer appears.
AppendPaging uses AJAX to update the table with more rows. |