Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Views/PipingCalculationsView.Designer.cs
===================================================================
diff -u -rd48d2c62b4a2d2f177e1725e1b84e54a8d49327f -rc9913b27dd45be4c6fe977dd2bf55e03820afcdc
--- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Views/PipingCalculationsView.Designer.cs (.../PipingCalculationsView.Designer.cs) (revision d48d2c62b4a2d2f177e1725e1b84e54a8d49327f)
+++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Views/PipingCalculationsView.Designer.cs (.../PipingCalculationsView.Designer.cs) (revision c9913b27dd45be4c6fe977dd2bf55e03820afcdc)
@@ -23,10 +23,9 @@
this.labelFailureMechanismSections = new System.Windows.Forms.Label();
this.tableLayoutPanelDataGrid = new System.Windows.Forms.TableLayoutPanel();
this.labelCalculations = new System.Windows.Forms.Label();
+ this.dataGridViewControl = new Core.Common.Controls.DataGrid.DataGridViewControl();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.buttonGenerateScenarios = new System.Windows.Forms.Button();
- this.buttonNavigateToSelectedCalculation = new System.Windows.Forms.Button();
- this.dataGridViewControl = new Core.Common.Controls.DataGrid.DataGridViewControl();
this.tableLayoutPanelUserControl.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer)).BeginInit();
this.splitContainer.Panel1.SuspendLayout();
@@ -88,11 +87,15 @@
resources.ApplyResources(this.labelCalculations, "labelCalculations");
this.labelCalculations.Name = "labelCalculations";
//
+ // dataGridViewControl
+ //
+ resources.ApplyResources(this.dataGridViewControl, "dataGridViewControl");
+ this.dataGridViewControl.Name = "dataGridViewControl";
+ //
// tableLayoutPanel1
//
resources.ApplyResources(this.tableLayoutPanel1, "tableLayoutPanel1");
this.tableLayoutPanel1.Controls.Add(this.buttonGenerateScenarios, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.buttonNavigateToSelectedCalculation, 1, 0);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
//
// buttonGenerateScenarios
@@ -102,17 +105,6 @@
this.buttonGenerateScenarios.UseVisualStyleBackColor = true;
this.buttonGenerateScenarios.Click += new System.EventHandler(this.OnGenerateScenariosButtonClick);
//
- // buttonNavigateToSelectedCalculation
- //
- resources.ApplyResources(this.buttonNavigateToSelectedCalculation, "buttonNavigateToSelectedCalculation");
- this.buttonNavigateToSelectedCalculation.Name = "buttonNavigateToSelectedCalculation";
- this.buttonNavigateToSelectedCalculation.UseVisualStyleBackColor = true;
- //
- // dataGridViewControl
- //
- resources.ApplyResources(this.dataGridViewControl, "dataGridViewControl");
- this.dataGridViewControl.Name = "dataGridViewControl";
- //
// PipingCalculationsView
//
resources.ApplyResources(this, "$this");
@@ -144,7 +136,6 @@
private System.Windows.Forms.Label labelCalculations;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Button buttonGenerateScenarios;
- private System.Windows.Forms.Button buttonNavigateToSelectedCalculation;
private Core.Common.Controls.DataGrid.DataGridViewControl dataGridViewControl;
}
}
Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Views/PipingCalculationsView.resx
===================================================================
diff -u -rd48d2c62b4a2d2f177e1725e1b84e54a8d49327f -rc9913b27dd45be4c6fe977dd2bf55e03820afcdc
--- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Views/PipingCalculationsView.resx (.../PipingCalculationsView.resx) (revision d48d2c62b4a2d2f177e1725e1b84e54a8d49327f)
+++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Views/PipingCalculationsView.resx (.../PipingCalculationsView.resx) (revision c9913b27dd45be4c6fe977dd2bf55e03820afcdc)
@@ -280,7 +280,7 @@
dataGridViewControl
- Core.Common.Controls.DataGrid.DataGridViewControl, Core.Common.Controls, Version=0.5.0.3232, Culture=neutral, PublicKeyToken=null
+ Core.Common.Controls.DataGrid.DataGridViewControl, Core.Common.Controls, Version=0.5.0.3894, Culture=neutral, PublicKeyToken=null
tableLayoutPanelDataGrid
@@ -355,7 +355,7 @@
0
- 2
+ 1
Left
@@ -387,36 +387,6 @@
0
-
- Right
-
-
- False
-
-
- 572, 3
-
-
- 181, 20
-
-
- 1
-
-
- Ga naar geselecteerde berekening
-
-
- buttonNavigateToSelectedCalculation
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tableLayoutPanel1
-
-
- 1
-
Fill
@@ -445,7 +415,7 @@
1
- <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="buttonGenerateScenarios" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonNavigateToSelectedCalculation" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="Percent,50,Percent,50" /><Rows Styles="Percent,50" /></TableLayoutSettings>
+ <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="buttonGenerateScenarios" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,Absolute,20" /><Rows Styles="Percent,100" /></TableLayoutSettings>
Fill