ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
how to change text on Edit Button of CRUD inline Grid to my language ?
Title:
B
I
{code}
?
I Use CRUD inline Grid i want to change "Edit" text on edit button to my language ? http://puu.sh/uF0j0/d8a82ee935.png How I can ?
Save Changes
Cancel
nutfergie
asked at 12 Mar 2017
the button is generated using `new Column { ClientFormat = GridUtils.InlineEditFormat()` so have a look inside `GridUtils.InlineEditFormat` you'll see the "Edit" text in there
at 12 Mar 2017
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK