private void reportform_Load(object sender, EventArgs e) { lichsumuon lichsumuon = new lichsumuon(); // TODO: This line of code loads data into the 'DataSet1.chiTietBaoCao' table. You can move, or remove it, as needed. this.chiTietBaoCaoTableAdapter.Fill(this.DataSet1.chiTietBaoCao, lichsumuon.a); this.reportViewer1.RefreshReport(); }
private void toolStripButton1_Click(object sender, EventArgs e) { lichsumuon lichsumuon = new lichsumuon(); lichsumuon.ShowDialog(); }