Hi Experts,
I have a case where I use sap.m.Select, and I want the drop-down to show different lists of values, according to case.
Is there an elegant way to go about it?
remarks:
- e.g. like with Formatter, use a fuction to create the list.
- example use case: table column showing selection that's depending on another column value.
Thanks!!