How to bind different value sets to every line of alv-cell?
So i have alv-table where i have one column where i have drop-down list.
Now i want to populate different valuesets for each cell, not same one (dependig of line data).
I have already done so that drop-down list excist (with CL_SALV_WD_UIE_DROPDOWN_BY_KEY).
Should i use some eventing to populate it?
KK