This question is locked. New answers and comments are not allowed.
Hi,
Is it possible to change a delete confirm message with a resource ?? Like (in a view):
Is it possible to change a delete confirm message with a resource ?? Like (in a view):
col.Command(com => com.Delete().ButtonType(GridButtonType.Image).ConfirmMessage(Resource.MyMessage) ...
That's I read it's to change that with js.
Thanks,
Julien