sorting - SAPUI5 Table - Remove Filter/Grouping/Sort? - Stack Overflow
Is in sap.ui.table.Table really no possibility (as it stated in above link) to remove sorting, once it is applied, not by additional coding, but manually, i.e. by user click in Column Header Menu by user?
Valerjans,
what do you mean by manually ? what if there was a button on the table header to refresh the data... like a rebind.. that would set the data back as it came from the model.. is this what you mean manually ?
Add a comment