Help With Datagrid

J

Jeppe Dige Jespersen

How to Add images in datagrid

I would add a template column to the grid in the HTML, and then just place
the picture there. If you need to retrieve pictures from database, or if
pictures need "click"-functionality, please let us know.

<asp:TemplateColumn>
<ItemTemplate>
<img src='myPicture.jpg'>
</ItemTemplate>
</asp:TemplateColumn>

Jeppe Jespersen
 

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

Similar Threads

Help with my responsive home page 2
Help with code 0
Need Help with Repository Program (Beginner) 1
Help me, going live with a quiz 0
Pleeease help? 1
Help with Visual Lightbox: Scripts 2
Help with Loop 0
Help 1

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top