-
Notifications
You must be signed in to change notification settings - Fork 134
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 tooltips text on CRUD buttons #363
Comments
gustavnavar
added a commit
that referenced
this issue
Oct 12, 2022
Package 3.4.1 implements this feature (https://github.com/gustavnavar/Grid.Blazor/blob/3.4.1/docs/blazor_client/Crud.md#crud-button-tooltips) |
Thank you |
rgentry09
pushed a commit
to rgentry09/ERP-ASP.NET
that referenced
this issue
Jul 10, 2023
dev0926
added a commit
to dev0926/gridNET
that referenced
this issue
Feb 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Gustau,
Could you please make CRUD buttons tool-tip adjustable?
As you already know, by activating the grid CRUD, it will show icon-enabled buttons for add,update,read(view) and delete with the default hard-coded text, it is not a bad idea to have some place to adjust those texts and make it parametrized to change the name or tool-tip instead of having hard-coded text.
Thank you.
The text was updated successfully, but these errors were encountered: