Skip to Content
0
Former Member
Jan 06, 2015 at 01:15 PM

SAPUI5: Updating single table row binding

173 Views

Hi guys,

I have a problem with my UI.

I am using a function that is returning the following structure:

In the UI I have two columns: "Organizations" and "Languages".

When I select a value in the Organization ComboBox, I load all langDesc values in the Language ComboBox (from the langList structure) on the same row.

The problem is that if I add more than one row in the table, all the values in the Language ComboBox are the same for each row and they are filled depending on the last value in the Organization ComboBox (and they should be different).

My question is: How can I get a different Languages list on each row, depending on the selected Organisation for that row.

Attachments

SCN discussion.png (11.1 kB)