former_member556212
Explorer
Member since ‎2017 Jun 07

User Statistics

  • 20 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

I am new to Fiori App development (though have worked on UI5 app development). One of the requirement is - in Monitor External Requirements standard Fiori Application, we do not have a "Export" button to export the table entries. The issue is the tab...
I have a tree table in SAP UI5 and the first column in it has the expand/collapse buttons. The column is binded with a property from the model. I want to be able to sort the column. In case of ASC it should show all the rows that do not have expand b...
I want to ensure that if user is Idle for more than 30 minutes, then the UI5 application should show a message asking to "Extend" Or "Logout". If extend clicked --> reset timer. My issue is, currently, reset timer is being done in certain scenarios o...
I have a drop down control with first item as blank. But usually when the user will land on the page, there will be a value selected. User can click on the arrow in combobox to open the list and then choose the first option which is blank to clear th...
I have a table (sap.ui.table) and all its column have sorting. In the table, one of the columns has a button for changing and saving the value of its cell. On saving, I want to update the table model with new data. If I have sorted by PO number col...
Kudos given to