private void FillRRGrid(Int16 _supplier) { gridRR.ItemsSource = ClsPEZAData.GetPartsRRlistFor8105(_supplier).DefaultView; }