Mathias Uhlmann

Results 27 comments of Mathias Uhlmann

Hi @matheusbrasil, unfortunately not. Best regards Mathias.

This will be tracked internally as CPOUI5MODELS-1370.

Since SAPUI5/OpenUI5 1.108, [v4.Context#delete](https://ui5.sap.com/#/api/sap.ui.model.odata.v4.Context%23methods/delete) can be called with an API group. As outlined above, the deleted record is removed from the list immediately. If that is not wanted, you could...

Hi @lhendrik, we are discussing internally to provide a possibility to send a [Beacon request](https://developer.mozilla.org/en-US/docs/Web/API/Beacon_API) with the {{v4.ODataModel}}. As Beacon requests are POST requests this will mean to call an...

Hi @boghyon , I have created a requirement for supporting `suspend` and `resume` for the `sap.ui.model.odata.v2.ODataTreeBinding`. It is tracked as FIORITECHP1-19728 internally. Unfortunately, the responsible team will not be able...

@wwrigley No, there is unfortunately no update. Best regards Mathias.

Hi @denislutz, there is a straightforward and a more complicated answer. Last time I asked, the sap.ui.table.TreeTable was not supported for OData V4. An up to date answer needs to...