cancel
Showing results for 
Search instead for 
Did you mean: 

MDK - Table control with multi select or deletion button ?

03-27-2025 7:27 AM
age0110_ Explorer
257 views 0 comments
0 Likes
SAP Managed Tags
Labels
table control mdk
Subscribe

Hi community,

I am trying to find a way to have a table control with a deletion button in a column which should have an event to capture the deletion of the row or make the table multiselect with a deletion button at the header or something like that.

So far I have explored following options:

- Object Table: I cannot use this since my table has many columns...

- Data table: This does not have multiselect option or ancestor button/event...

- Grid table: This has ancestor button however the icons cannot be customized to a deletion icon and multiselect is not available...

Grid table will do the job if it wasn't because I cannot find a way to change the icon in the ancestor button... Anyone know if there is a way to change it somehow via code or CSS?

I read in some post that as alternatives we could use some image instead but I don't think that will work since the event press will not be there on the column....

Any help will be really appreciated 🙂

Thanks!

 

 

0 Likes

Accepted Solutions (0)

Answers (0)