Displaying a Graphic in the cell of a datagrid

A

Andrew Chalk

I want one column of my DataGrid to display the same graphic in each row.

Should I do this with a templated column?
If so, what should the HTML look like in the specification?

Many thanks.
 
E

Eliyahu Goldin

It doesn't have to be a templated column. It could be a bound column with
ItemStyle.CssClass set into a css style including a background-image rule.
Or, if you prefer, it could be indeed a templated column including an <img
.... > control.

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top