Example #1
0
 public FRM_ORDERSLIST()
 {
     InitializeComponent();
     this.DGORDERSSEARCH.DataSource = ORDERS.SERCH_OREDERS("");
 }