开发者

Is it possible to change the text of Update button in the Asp.Net GridView?

开发者 https://www.devze.com 2023-02-16 00:21 出处:网络
When we give \"ShowEditButton = true\" in Command Fiel开发者_如何学运维d column in a GridView. It shows the Update and Cancel button. Is it possible to change the text of \"Update\" button? Instead of

When we give "ShowEditButton = true" in Command Fiel开发者_如何学运维d column in a GridView. It shows the Update and Cancel button. Is it possible to change the text of "Update" button? Instead of Update and Cancel, I want to display as "Confirm and Cancel". Is it possible?


Yes, in the CommandField.

Look here: http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.commandfield.edittext.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号