Hi experts ,I developed one sapui5 application. in that application i am facing one problem . The problem is i bind the list item in onInit function like thisthis.getView().byId("list").bindItems("loginPage>/d/results",oTemplate,sorting,null);this ...