Пример #1
0
 private void button2_Click(object sender, EventArgs e)
 {
     /*Hiển thị danh sách hóa đơn lên datagridview*/
     dataGridView1.DataSource = lg.hienthidshoadon_GUI_nhanvien_QLHD();
 }