Hi Mendix World,
How can I implement a search functionality on a Datagrid that is populated using a Microflow or over Association. The output of my Microflow is a list that is displayed in a DataGrid. I need to perform Search operation to filter the data.
How can i acheive this?