binding url to an image control
hi all,
can anyone please tel me how can i bind url in table with an image control?
actually image control is not inside any parentcontrol(like datalist or other)
i am displaying some information in label, based on an ID, which get passed from another page.
along with that information, i want to display the image also
url of the images are in table
do i need to set the code for it , as i set for labels?
or can i set the imageurl property?
thanks
|