Exemplo n.º 1
0
 private void btn_List_Click(object sender, EventArgs e)
 {
     drp_Search.SelectedIndex = -1;
     OrderDA.LstOrder(View_ord);
 }