Beispiel #1
0
 private void PopulateLOATrips()
 {
     cboAvailableInvoicesTripNo.ItemsSource = ClsPEZAData.GetLOATrips().DefaultView;
 }