ImageZoom - Binding to Dataset




Sample code

OleDbDataAdapter da = new OleDbDataAdapter();
DataSet ds = new DataSet();
da.SelectCommand = myComm;
da.Fill(ds, "Images");

ImageZoom1.DataSource = ds;
ImageZoom1.DataBind();



"Thanks a lot. You are the best."

Fahad S Alenazi
King Faisal Specialist Hospital & Research Centre

Random testimonial   All testimonials