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 for the great support. I will buy the whole suite within a couple of days. You guys are the best!"

Toine A.G. Bastiaans

Random testimonial   All testimonials