private void btn_Others_Show(object sender, EventArgs e) { dataGridView1.DataSource = dac.DisplayOthersInfo(); }