Hi Radhesh,
this.byId("("LRS4_TXT_REMAINING_DAYS") may not be getting the instance of the control, instead try this.getView().byId("...").
Hope this helps.
Hi Radhesh,
this.byId("("LRS4_TXT_REMAINING_DAYS") may not be getting the instance of the control, instead try this.getView().byId("...").
Hope this helps.