-
Notifications
You must be signed in to change notification settings - Fork 160
Labels
🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.action-stripgrid: row-addinggrid: row-editingversion: 13.2.x
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.action-stripgrid: row-addinggrid: row-editingversion: 13.2.x