I am trying to create a page where I have an XML database that connects to a dataset, xml connector, and a datagrid.
My data grid recieves a list of computer components from the XML database fine, my problem is I want to display a picture of the part as the user selects it.
I have a pic="" string in each of my lines with a component and I'm trying to make a mediadisplay show it, but it never loads an image. THe paths wqork fine, they are for major site like yahoo for now as testing

This is the interface. The large gap is where the part picture should show up.