Hello All, I am using DataGrid2 in one of my app page to display a list of approximately 5000 records using microflow as the data source. Is there any way to refresh the DataGrid2 list only when a specific button is clicked, don't want to refresh data grid 2 automatically. Is there any way to achieve this.