MudBlazor/MudBlazor

Add an option to hide the commit button for inline editing in MudTable

Ouverte

#1 897 ouverte le 15 juin 2021

 (8 commentaires) (2 réactions) (0 personne assignée)C# (1 631 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (10 394 étoiles)
Métriques de merge PR
 (Merge moyen 6j 6h) (108 PRs mergées en 30 j)

Description

My problem is that I want the user to press buttons instead of editing the row, so for this use case the commit button is not needed.

If we could have a variable that can remove the commit button, just like the CanCancelEdit, that would be preferable.

Guide contributeur