其实很简单
<asp:EditCommandColumn ButtonType="LinkButton" UpdateText="<img src='update.jpg'border='0'>" CancelText="<img src='cancel.jpg'border='0'>" EditText="<img src='edit.jpg'border='0'>"></asp:EditCommandColumn>
类似这么写就可以了
转载于:https://www.cnblogs.com/lovecherry/archive/2005/05/16/156358.html