Skip to content

Hide delete and edit buttons in grid action strip #11578

@wnvko

Description

@wnvko

Is your feature request related to a problem? Please describe.

I have a grid where I want to use action strip to add new rows. Deleting of rows is not allowed in my grid. How can I remove delete button from grid editing actions.

Describe the solution you'd like

Add row button can be shown by setting addRow in grid editing actions. Same should be possible for delete and edit buttons.

Describe alternatives you've considered

I did not find a way to remove the delete button. I can try to implement custom action strip, but it is there.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions