private void LoadData(string key = "") { nhaCungCaps = bus.GetNhaCungCaps(key); dgvQLNCC.DataSource = nhaCungCaps; }