im having trouble getting an image to appear in a detailsview control...
the detailsview control is bound and other data like title, actors, director etc can be retrieved and displayed when the form loads.
ive set the properties of the field to an imagefield and the dataimageurlfield as the columnname in my db which contains the urls...when the form loads it just shows a red 'X'...help???


Reply With Quote