private void panel2_Paint(object sender, PaintEventArgs e) { bunifuCustomDataGrid1.DataSource = emp.RetAllAppData(this.E_Id); }