If you want to reset all the filters, search, sorting and pagination on a Show Table page, you can create a button called Reset and redirect to the URL of this page as if you are loading it new.
Step 1: Add a new Button.
Step 2: Go to the Page Properties dialog for the button, and on the Bindings tab, set the values as follows:
|
Tag Property |
Value |
|
Button Command |
Redirect |
|
URL |
[put the path of your page here] |
Step 3: Build and run your application.