Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjustable text on CRUD buttons when using .AddButtonCrudComponent #364

Closed
babak-zahedi opened this issue Oct 14, 2022 · 2 comments
Closed

Comments

@babak-zahedi
Copy link

Hi Gustau,

Could you please make Crud buttons label adjustable when using .AddButtonCrudComponent
As an example, inside the Crud delete form there is two button "Delete" and "Back" and since you already adjusted the tooltips to be dynamic on Crud, I can replace the Delete with Suspend on tooltip but inside crud form it has hard-coded "Delete".

Thank you,

image

@gustavnavar
Copy link
Owner

Package version 3.5.0 includes this feature.

Use the SetCrudFormButtonLabels method of the GridClient object as described here

@babak-zahedi
Copy link
Author

Package version 3.5.0 includes this feature.

Use the SetCrudFormButtonLabels method of the GridClient object as described here

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants