Skip to Content
0
May 23, 2018 at 11:49 AM

Improper display of Menu Item for column in sap.m.Table

73 Views

Hi Experts,

I have a sap.m.Table with few columns. In this table a column has a menu item control that opens on the right click of that column header. Based on the selection made in the menu item, one of the column is set to visibility "false". Each column is generated in js with unique id.

Once this column hides, the menu item moves to the next column from its original column where it should be displayed. Also the id for that column also is changed.

Screen Shot Before Filtering:

Screen Shot After Filtering:

The menu item under "Period" is displayed under "Region" after the Weeks Cover: Stock column is made invisible. Please provide solution as to how to rectify this.

Thanks,

Srinivasan

Attachments

tablefilter.png (75.9 kB)
tabfilter2.png (84.7 kB)