I am working on a SAPUI5 project which involves Cordova as well. It is more of a mobile App. The app relies on OData services for providing data. In one of the sections of the app, I need to show data or real time entity which is basically a SAP.m.List. I need to show the data in a sorted manner. Is there a way in which I can specify the sorting mechanism?