473,473 Members | 1,807 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

DataGrid\Image

gh
I have a datagrid and the first column is setup as hyperlink column.
Each row will have a different image and link assigned to it, at
runtime. Would I use the datagrid item to assign these to the hyper
link properties at runtime?

Thanks

Mar 8 '06 #1
1 993
You would want to databind the image and the link or to set them in
ItemDataBound event.

Eliyahu

"gh" <gh@attt.net> wrote in message
news:uS**************@TK2MSFTNGP11.phx.gbl...
I have a datagrid and the first column is setup as hyperlink column. Each
row will have a different image and link assigned to it, at runtime. Would
I use the datagrid item to assign these to the hyper link properties at
runtime?

Thanks

Mar 8 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.