Sort order and Search cannot be changed in ListView inside other Data container

0
Hi there, If you add a ListView inside another data container (eg ListView), you cannot edit the sort order or search on. Of course you could use the work around by dragging it outside of the data container, update and drag it inside again. But I was wondering: Am I overlooking an option (it seems independent of data source and editability) Does anyone know why it is not allowed? Thank you! Micha Friede
asked
1 answers
0

Hi Micha,

When I add a list view inside another list view, I can edit the sort order and search options when the datasource of the second list view is set to "database." For other datasources, we can't update the sort and search options.

answered