Unplanned
Last Updated: 25 Feb 2020 10:33 by ADMIN
Freenzy
Created on: 20 Feb 2020 07:00
Category: Grid
Type: Feature Request
2
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)

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!

 

 

1 comment
ADMIN
Marin Bratanov
Posted on: 20 Feb 2020 09:55

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

 UI for Blazor