How to set filter in table dropdown based on table row data
问题 The following question was driven by this SAPUI5 topic on SCN: 2 dropdownboxs, filtering second off the the value in first We have a SAPUI5 table, containing two columns, each record in the table shows a dropdown: one for Divisions, and one for Business Units. Depending on the value of the selected Division, the Business Unit dropdown should only show the BU's which are valid for the chosen division The actual table data is stored in a named model tablemodel , the data for the dropdowns is