gridview:
<asp:CommandField ShowDeleteButton="false" />
How to change visibility programatically from Page_load method?
gridview:
<asp:CommandField ShowDeleteButton="false" />
How to change visibility programatically from Page_load method?
See the following question and answers for a couple of different options: