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();



"I'm glad that I choose obout as a component provider. Your support is amazing, thank you again."

Eduardo Martins
Publirádio, Departamento de Informática

Random testimonial   All testimonials