G
Guest
I have been using EditCommandColumn to add images to my button!
For example :- <asp:EditCommandColumn HeaderText="Editing" EditText="<img
src='im_edit.gif' border='0' alt='Edit'>/>"
But now i wanted to add DeletText to it and i discovered it doesn't have it!
Is there a way of adding an image to :-
<asp:ButtonColumn/>
Any ideas
For example :- <asp:EditCommandColumn HeaderText="Editing" EditText="<img
src='im_edit.gif' border='0' alt='Edit'>/>"
But now i wanted to add DeletText to it and i discovered it doesn't have it!
Is there a way of adding an image to :-
<asp:ButtonColumn/>
Any ideas