Example #1
0
 private void btn_List_Click(object sender, EventArgs e)
 {
     drp_Search.SelectedIndex = -1;
     AuthorDA.LstAuthor(View_Stud);
 }