Hi!
When i set GridCommandButton
<GridCommandButton Command="Save" Icon="save" ShowInEdit="true">Save</GridCommandButton>
in a Grid component, I always get a Button with a label "Update". How can I change this?
Thank you!
Hi,
I moved this enhancement idea to the Feedback Portal so you can Follow it: https://feedback.telerik.com/blazor/1454535-ability-to-change-button-label-in-a-popup-edit-insert-dialog-it-should-also-automatically-change-between-insert-and-update-for-new-and-existing-rows
At the moment, you could have control over this is you use a custom popup form: https://github.com/telerik/blazor-ui/tree/master/grid/custom-popup-form
Regards,
Marin Bratanov
Progress Telerik