cancel
Showing results for 
Search instead for 
Did you mean: 

Smart Table (Responsive Table) hide delete button on first row only.

0 Kudos

Hi,

I have a smart table, with a sap.m.Table inside the smart table. I use the smart table to bind data to my columns.

I set the table mode property to "Delete" to make the delete button available for my displayed rows. Except my first row, i delete the remaining rows of the table. I want to not show the delete button on the first row of my table and make it visible for the remaining rows. Please provide your ideas.

* One approach which worked for me was when I tried displaying delete button as column of the smart table and using a Formatter to hide the delete button on my first row, but delete button becomes available on the personalization dialog .

Here is the snippix:

http://veui5infra.dhcp.wdf.sap.corp:8080/snippix/#43874

Thank you.

Accepted Solutions (0)

Answers (0)