Participant
1 year, 8 months ago
#40128
::
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.
-
This reply was modified 1 year, 8 months ago by
Jan Schroeder.