Use ListViewControl with non-persistable DataObjects

0
Hi, I want to use the widget-collection: “ListViewControl” in some UseCases. For example, I want to make it possible that the user can look for filter the listview with a textbox. Unfortunately I have to use non-persistable DataObjects (I retrieve the Data with REST-Calls from the AWS-Cloud) and in the Widget only persistable DataObjects are accepted. Is there anyway to solve this issue / any workaround?
asked
0 answers