on 2017 Jun 21 8:39 AM
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?
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
User | Count |
---|---|
88 | |
10 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.