AssessmentSectionProviderDialog.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added NULL check to the dialog. WTI-1745

  1. … 2 more files in changeset.
Added event handling to cope with changes in the combobox

- Update the datagridview based on the selected assessment section

- Cleaned up tests

WTI-1745

    • -28
    • +38
    ./AssessmentSectionProviderDialog.cs
  1. … 2 more files in changeset.
Implemented functionality to set data on the combobox and datagridview. WTI-1745

    • -1
    • +49
    ./AssessmentSectionProviderDialog.cs
  1. … 1 more file in changeset.
Removed assessmentsections as a constructor argument. SelectData provides the data that's set on the datagrid view. WTI-1745

  1. … 1 more file in changeset.
Setup initial GUI elements for the dialog. WTI-1745

    • -7
    • +17
    ./AssessmentSectionProviderDialog.cs
  1. … 4 more files in changeset.
Implemented initial setup of the AssessmentSectionProviderDialog to provide AssessmentSection and FailureMechanisms to merge from. WTI-1745

    • -0
    • +37
    ./AssessmentSectionProviderDialog.cs
  1. … 4 more files in changeset.