Hi Vik,
You'll have to use a templated column and then user the
DataBinder.Eval(....) to construct the appropriate html tags...
Hope this helps. (If not drop me an email, and I'll help you through it)
Regards,
--
Noel Hoo
"Vik" <viktorum@==yahoo.com==> wrote in message
news:%...
> I need to put an image with a hyperlink into a datagrid's column. A file
> name for the image's source and a parameter for the hyperlink should come
> from another datagrid's column. How can I do this?
>
> Thank you.
>
>