Can you put an image and hyperlink in a web datagrid?

T

Trint Smith

Can you put an image and hyperlink in a web datagrid?
If so, How?
Thanks,
Trint

.Net programmer
(e-mail address removed)
 
A

Alvin Bruney [MVP]

This newsgroup contains code to do just that. If you google you will find.
essential, it involves adding a control which can take an image to the cell
in question. Roughly it would look like this
e.item.cells[0].controls.add(new hyperlink("blah")) added in your
itemcreated event handler
 

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,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top