我们可以在片段对话框中合并SmartTables吗?

2020-09-12 15:19发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)如果我们不能将smartTabl...

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


如果我们不能将smartTable放在对话框片段中,那么我们是否必须手动编码以进行个性化设置(例如排序,搜索,分组)?

5条回答
SKY徐
2020-09-12 16:18

xmlns:smartFilterBar =" sap.ui.comp.smartfilterbar" xmlns:smartTable =" sap.ui.comp.smarttable" xmlns:mylib =" com.chsinc.b22。 zAppdoc.utils"
xmlns:customData =" http://schemas.sap.com/sapui5/extension/sap.ui.core.CustomData/1 ">
<对话框标题=" *****" draggable =" false" contentWidth =" 95% " contentHeight =" 90%">




enableBasicSearch =" true" useDateRangeType =" true" filterChange =" onFilterChange" initialized =" onFilterbarInitialized">
useTablePersonali sation =" true" useExportToExcel =" true"标头=" ****" showRowCount =" true" persistencyKey =" SmartTableRefApp_Explored"
enableAutoBinding =" false" tableType =" ResponsiveTable" demandPopin =" true"
beforeRebindTable =" ****" showVariantManagement =" false">