I'm trying to make an Edit button in gridview. So far I can only add a delete asp:button but what about edit button? Is there any way I could modify the CommandField to look like asp:button instead of linkbutton?
Any help would be much appreciated. Thanks in advance ;)