How to refresh data grid 2 manually?

0
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.
asked
1 answers
3

Please check below question for similar issue.

https://community.mendix.com/link/space/app-development/questions/143193

answered