Welcome Guest Search | Active Topics | Sign In | Register

Grid Delete Column image only Options
Bill Black
Posted: Thursday, June 21, 2012 3:04:31 PM
Rank: Newbie
Groups: Member

Joined: 6/21/2012
Posts: 5
I want a DeleteCommand column in the grid that displays only an image, no text. I tried using BackgroundImage and I get the image, but only if there is text in the DeleteText. How do I get the image only?
eo_support
Posted: Thursday, June 21, 2012 3:30:51 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

You would juse use something like:

Code: HTML/ASPX
<img src="delete.gif" />

As your button text.

Thanks!
Bill Black
Posted: Monday, June 25, 2012 5:31:56 PM
Rank: Newbie
Groups: Member

Joined: 6/21/2012
Posts: 5
Thanks, that is what I wanted.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.