Try to go to Manage Messages and add a message with key "form.listgrid.editable.tooltip" with your custom label as value.
Thanks But Locale means?
the locale is the language you want the label to show. I think the default is en_US.
Hey i tried But where to refer that key in grid ?
Please help
Go to \apache-tomcat-8.5.23\webapps\jw\WEB-INF\classes to find the message you want to replace. They are in *.properties files. You can locate the key from there.
yes thanks