private void ReportHoldupSummaryClick(object sender, RoutedEventArgs e) { IDDHoldupSummary f = new IDDHoldupSummary(); f.Show(); }