Beispiel #1
0
 private void UcTimSach_Load(object sender, EventArgs e)
 {
     dtgThongTinSach.DataSource = xldl.AllSach_Select(dl);
 }