vote up 0 vote down star

The idea is simple - I want all Command columns in my GridViews to have a specific button image for, say, the "Delete" button. Sounds like a job for skins, but I cannot find the right syntax for that...

flag

45% accept rate

1 Answer

vote up 0 vote down

Sounds like you want to template the GridView and add an image button to me. here is a link: http://andybrudtkuhl.wordpress.com/2006/06/12/gridview-with-an-imagebutton/

link|flag
Well, uh, no. There is already a CommandField there which does exactly this with way less code. Of course, the ImageButton in your template could be set a SkinID which would solve the problem in a way... but IMHO that's kind of re-inveinting the wheel. I was hoping for something more elegant. – Vilx- Mar 11 at 23:22

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.