I have a gridview with Edit and delete lini on it. I want to change the text of "delete".
I don't want to use link button because I have already implemented the code and its working fine. I just want to rename the "delete" text on grid view.
Thanx
You will need to add a CommandButton then only you can change its Text.
© COPYRIGHT 2026 ASPSnippets.com ALL RIGHTS RESERVED.