Skip to Content
0
Oct 28, 2020 at 09:53 AM

Who to enable Showfilter Bar and Filter are in Smart table SmartFilterBar

168 Views

Hi,

Please help me on this issue.

PFB Screen shot and code. Help me on how to enavle the Show Filter Bar and Filter as shown in the screenShot.

<content> <smartFilterBar:SmartFilterBar id="smartFilterBar1" entitySet="AssetItemSet" enableBasicSearch="false" > </smartFilterBar:SmartFilterBar> <smartTable:SmartTable id="smartTable" entitySet="AssetItemSet" smartFilterId="smartFilterBar1" tableType="Table" useExportToExcel="true" persistencyKey="SmartFilter_Explored" beforeExport="onBeforeExport" useVariantManagement="true" showFullScreenButton="true" useTablePersonalisation="true" header="VT Data Reporting" showRowCount="false" enableAutoBinding="true" demandPopin="false" class="sapUiResponsiveContentPadding" initiallyVisibleFields="Assetkey,Kostl,Txa50,Liefe,Lifnr,BailDesc"> <smartTable:layoutData> <FlexItemData growFactor="0" baseSize="auto"/> </smartTable:layoutData> </smartTable:SmartTable> </content>

Attachments

whaim.png (4.3 kB)