nareshmallya
Explorer
Member since ‎2013 Nov 11

User Statistics

  • 8 Posts
  • 0 Solutions
  • 1 Kudos given
  • 4 Kudos received

User Activity

Dear AllIs there any way we can get the filter button back in the Column menu of Smart table? This was available in older SAPUI5 versions before 1.133 and now the column menu design has changed. I see sorting & grouping is available, but the filter s...
Hi AllToday after the UI5 version update to 1.133.0 in BTP Launchpad, We saw the 'filter' button shortcut was removed from the SmartTable column menu in our deployed apps. Only the 'Sort By' shortcut was available. Our customer thinks it is not intui...
Hi EveryoneI have an oData EntitySet "CUSTOMER_HIER_LIST" directly binded to sap.ui.table.TreeTable using v2 oDataModel and displays the treetable rows using treeAnnotationProperties binding. Now I want to initialize a new field called "IS_SELECTED" ...
Hi.I have a sap.ui.table.Table and I am using oTable.bindColumns() to build the columns dynamically. I have the Columns array as per the below screenshot. I have a Scales field which has to be rendered as the first column as per array order. Yet some...
I have a sap.m.Switch which says 'prices changed' and a sap.ui.table with 2 columns old_price and new_price. When user clicks on the switch, I need to filter the table rows with condition that old_price is not equal to new_price (old_price != new_pri...
Kudos given to