cancel
Showing results for 
Search instead for 
Did you mean: 

FPM LIST UIBB: Alternating row color only manually? Unable to get sorted/filtered data

0 Kudos
337

I'm currently facing the problem to realise alternating row color in FPM_LIST_UIBB_ATS. Researching on this topic it seems the only way to achieve this feature is by implementing it manually (right?). At the initial call of the LIST-UIBB everything works fine until user interaction like sorting or filtering is happening. The sorted/filtered data is not passed to the feeder class in the backend, but only held on the client side and therefore I'm not able to readjust the alternating row color.

Despite searching for methods like GETTER-methods the only way I found to (maybe) be able to access the sorted/filtered data would be by navigating via multiple dirty-assigns to the WDA-component's context node, which holds to actual frontend data.

Is there any official way to get the currently displayed data?

Accepted Solutions (0)

Answers (0)