Offline ListView sort order - Widget

1
Hi all, does someone know an offline capable widget for changing the sorting on a listview? I.e. sort on attribute A, or B and change sort order. I found ListSorter, but that doesn't state anything on offline. and List View Controls, which also seems not to be offline capable. Any suggestions?
asked
1 answers
1

Hi Fabian,

 I was looking at the test project for list view controls and saw there is a section for offline capabilities. Looks like you could try the drop down sort widget for mobile offline.

https://github.com/mendixlabs/list-view-controls/releases

 

Hope this helps!

 

answered