ImageZoom - Binding to Datatable




Sample code

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

ImageZoom1.DataSource = ds.Tables<0>;
ImageZoom1.DataBind();



"Let me start by saying I love your products, they are by far the best I've used."

T. Bradley
Hansons

Random testimonial   All testimonials