How to Clear the content of the List View/Data Grid control on a button click

0
I have a list control that loads data dynamically on click of a button, currently its adding data to the existing list view, but I want to load only the data that related to the on click button, so how can i clear the List View control before loading the new data Note: I am calling Microflow to load the data.
asked
0 answers