Hi everyone,
I am trying to retrieve data from SAP HANA and add them to a listbox the following code is working but I am not sure if it is the bestpractice, and I am not sure how I can retrieve the selected data from the selected Item that the user has already selected
view:
var oSchemaList = new sap.ui.commons.ListBox("schemaList");
Please advise,
Thank you,
Regards,
Shady