# Data Table Refresh

{% hint style="info" %}
**Block Information**

Available in: Page Flow

Toolbox Category: Widget - Data Table

Block Type: [Regular](https://docs.zingy.ai/app-editor/block-anatomy#regular-block)
{% endhint %}

The **`Data Table Refresh`** block triggers a reload of the current page records displayed in the [Data Table](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/data-table) widget. This block is useful when you do not have the [standard toolbar](https://docs.zingy.ai/page-editor/built-in-elements/data-table#hide-toolbar) for your [Data Table](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/data-table) widget and have your own custom implementation.

<div align="left"><figure><img src="https://3401585094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmnBepgycwgisXr9ya1N4%2Fuploads%2FnbxRzitwJvNb8Xa5Ccju%2Fimage.png?alt=media&#x26;token=8416e40f-b6c0-4d4f-9d5a-04a37f9a7905" alt="" width="270"><figcaption><p>Data Table Refresh block</p></figcaption></figure></div>

The block consists of a [Selectable Input](https://docs.zingy.ai/app-editor/block-anatomy#selectable-input) to choose the [Data Table](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/data-table) widget from your page.

***

## Usage Example

The image below shows an example of the Data Table Refresh block used inside the *Tasks* [flow parameter](https://docs.zingy.ai/app-editor/block-anatomy#flow-parameters) of the [Mouse/Keyboard Action](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/mouse-keyboard-action) block. When the button is clicked, the current page of records is reloaded and displayed in the selected [Data Table](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/data-table) widget.

<div align="left"><figure><img src="https://3401585094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmnBepgycwgisXr9ya1N4%2Fuploads%2FsKEVcLHO9y2gb7Nrzh4W%2Fimage.png?alt=media&#x26;token=24694fd8-90c8-4354-ab83-2f8b46d526a8" alt="" width="563"><figcaption><p>Example of Data Table Refresh block</p></figcaption></figure></div>
