Exemple #1
0
 private void btnXemTatCa_Click(object sender, EventArgs e)
 {
     dgvDsLop.DataSource = bll.LayDSLop();
 }