Forum

Jan Schroeder
Participant
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
    Has successfully completed the online course Advanced (310)
    Has successfully completed the online course Advanced (320)
1 year, 8 months ago #40128
Up
0
Down
::

Maybe I found a solution on my own.
I’m happy about suggestions if this can be solved in a simpler/more generic way.

 

sap.ui.getCore().byId(“Screen_Name–TableEnhanced_Name”).getBinding(“items”).sort(null)

 

Afterwards I call the method setSortIndicator(null) for all columns.