Example #1
0
 private void query()
 {
     this.dgv_warehouseInfo.DataSource = doProjectName.GetAllList().Tables[0];
 }