Table resizing due to browser resizing or panel collapse


Table resizing results under the following conditions:

  • User resizes the browser window
  • User collapses a panel

For example (the following figure), if a user resizes the browser window to a bigger size or collapses another panel when the number of records displayed is less than the Size of Chunk property for a table, more records are displayed because the table is bigger. The maximum amount of records displayed is limited by the Size of Chunk property.


In the following figures, the records in gray are those that are requested by chunking but are not visible in the browser.

Example: Table resizing due to browser window resize to a bigger size or collapsing a panel (chunk size of 10)

ContentClip1.gif

If a user requests the next chunk of data (the following figure), the next chunk of records displays and is limited by the chunk size of the table.

Example: Next chunk displays due to user request (chunk size of 10)

ContentClip2.gif

If a user resizes the browser window bigger (the following figure), then requests the next chunk of data, the next chunk of records displays starting with the next record that was not visible.

Example: Next chunk displays due to browser window resize to a bigger size then requesting the next chunk (chunk size of 10)

ContentClip3.gif

If a user resizes the browser window smaller (the following figure), then requests the next chunk of data, the next chunk of records displays starting with the next record that was not visible.

Example: Next chunk displays due to browser window resize to a smaller size then requesting the next chunk (chunk size of 10)

ContentClip4.gif

If a user requests the next chunk of data (the following figure), then resizes the browser window to a smaller size, then requests the previous chunk, the previous chunk of records displays ending with the next record that was not visible. 

Example: Previous chunk displays due to browser window resize to a smaller size then requesting previous chunk (chunk size of 10)

ContentClip5.gif

If a user resizes the browser window to a bigger size (the following figure), then requests the previous chunk, the previous chunk of records displays and can include some records that were previously displayed. 

Example: Previous chunk displays due to browser window resize to a bigger size then requesting previous chunk (chunk size of 10)

ContentClip6.gif

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*