P
Paul
Hi I have a gridview with one of the columns as a command field and the
buttonType set as Link. I also se the DeleteImageUrl as I want to display a
red x for the user to click to delete the row. For some reason the image
does not show up. I tried clearing the delete text as well. If I change the
button type I can get the image to show up but this seemed to have changed
the functionality as it causes a runtime error. I am using the RowCommand to
get the index of the selected row on the delete action.
Any suggestions, Thanks.
buttonType set as Link. I also se the DeleteImageUrl as I want to display a
red x for the user to click to delete the row. For some reason the image
does not show up. I tried clearing the delete text as well. If I change the
button type I can get the image to show up but this seemed to have changed
the functionality as it causes a runtime error. I am using the RowCommand to
get the index of the selected row on the delete action.
Any suggestions, Thanks.