private void PopulateLOATrips() { cboAvailableInvoicesTripNo.ItemsSource = ClsPEZAData.GetLOATrips().DefaultView; }