コード例 #1
0
 private void frmThongTinTaiKhoan_Load(object sender, EventArgs e)
 {
     dgvTTTK.DataSource = Bus.GetData();
 }