D
disa kansagara
Change the Button Field as Link Button:
Button field as Link button and, in the text, set de tag of a html image
<img src="IMAGENAME" >
and the event fires one time
<asp:ButtonField Text="<img src=Images/edit.gif />" HeaderText="Editar" >
</asp:ButtonField>
EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com/default.aspx?ref=ng
Button field as Link button and, in the text, set de tag of a html image
<img src="IMAGENAME" >
and the event fires one time
<asp:ButtonField Text="<img src=Images/edit.gif />" HeaderText="Editar" >
</asp:ButtonField>
EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com/default.aspx?ref=ng