Does anybody have a code example how I can do the data binding to fill a dropdown listbox within a column inside a sap.m.table.
I tried several things, but the text of the dropdown item remained always empty. The best result I could get was that the correct number of empty items
(according to the data in my JSON model) was displayed.
It would be great if somebody could provide a working example how this could be done.
Regards,
Frank