Skip to Content
2
Feb 06, 2023 at 03:28 AM

Extra options in UI5 smart table's column

123 Views Last edit Feb 06, 2023 at 03:28 AM 2 rev

I am getting this unnecessary options when I click the smart table's column,I expect only the sort options. Is there a way to limit the options.

Smart Table:

<smartTable:SmartTable id="smartTable" entitySet="xYZKNAxTM_V_FWOHEAD_C" smartFilterId="smartFilterBar" useExportToExcel="true" useVariantManagement="false" showTablePersonalisation="true" useTablePersonalisation="true" header="Loads Number" showRowCount="true" enableAutoBinding="true" tableType="ResponsiveTable" enableAutoColumnWidth="true" showVariantManagement="false" beforeRebindTable="onBeforeRebindingTable" demandPopin="true" app:useSmartToggle="true"> 

screenshot-2023-02-06-at-85505-am.png