I have Transaction Details in Datatable. I need to filter or search using status attribute in transaction and display the results. This transaction is array of json. I am getting this transaction array from API call.
Any help would be appreciated.
Thank You!