In handleListSelect method after oModel.read success call get the id of the iFrame and set the PDF URL to iFrame source.
document.getElementById(this.getView().byId("Invoice").sId).src=pdfURL;Regards,
Murthy
In handleListSelect method after oModel.read success call get the id of the iFrame and set the PDF URL to iFrame source.
document.getElementById(this.getView().byId("Invoice").sId).src=pdfURL;Regards,
Murthy