Inputpanel break weirdness Winforms

Posted by: kbj on 4 January 2024, 8:42 am EST

  • Posted 4 January 2024, 8:42 am EST

    with the following input panel, breaks are changed to Row from None when form is saved or saved/closed/reopened

    -Kingman

    <?xml version="1.0" encoding="utf-8"?>
    <inputPanel font="Segoe UI, 9pt" borderThickness="1" errorFrameColor0x="FFFF0000" childSpacing="4, 4" padding="4, 4, 4, 4">
      <toolTipSettings />
      <groupHeader name="InputGroupHeader1" text="Settings" rowSpan="1" columnSpan="1" />
      <label name="ilName" text="Name" width="128" rowSpan="1" columnSpan="1" />
      <textBox name="itbEntityName" tabStop="True" break="Row" width="320" rowSpan="1" columnSpan="1" maxLength="80" />
      <label name="lPeriodTitle" text="Period title" verticalAlign="Center" width="128" rowSpan="1" columnSpan="1" />
      <textBox name="itbPeriodTitle" tabStop="True" break="Row" verticalAlign="Center" width="320" rowSpan="1" columnSpan="1" />
      <checkBox name="icbShowNoteLabels" text="Show note and schedule cross reference labels" tabStop="True" break="Row" rowSpan="1" columnSpan="1" />
      <groupHeader name="ighInProcess" text="Contracts in process" rowSpan="1" columnSpan="1" />
      <checkBox name="icbIncludeAwardedNotStarted" text="Include contracts awarded not started section with open jobs" tabStop="True" break="Row" rowSpan="1" columnSpan="1" checkState="Checked" />
      <label name="lAwardedNotStartedAfter" text="Work contracted after  " verticalAlign="Center" width="128" rowSpan="1" columnSpan="1" />
      <datePicker name="idpAwardedNotStartedAfter" tabStop="True" rowSpan="1" columnSpan="1" />
      <label name="lAwardedNotStartedThrough" text="but before" verticalAlign="Center" width="72" horizontalAlign="Center" rowSpan="1" columnSpan="1" />
      <datePicker name="idpAwardedNotStartedBefore" tabStop="True" break="Row" rowSpan="1" columnSpan="1" />
      <label name="lAwardedNotStartedTitle" text="Title" verticalAlign="Center" width="128" rowSpan="1" columnSpan="1" />
      <textBox name="itbAwardedNotStartedTitle" tabStop="True" break="Row" verticalAlign="Center" width="320" rowSpan="1" columnSpan="1" multiline="True" cueBanner="Cue Banner" />
      <label name="lContractsInProgressNoteLabel" text="Note label" verticalAlign="Center" width="128" rowSpan="1" columnSpan="1" />
      <textBox name="itbContractsInProgressNoteLabel" tabStop="True" break="Row" width="320" rowSpan="1" columnSpan="1" maxLength="80" cueBanner="Note D" />
      <groupHeader name="ighCompleted" text="Completed contracts" rowSpan="1" columnSpan="1" />
      <label name="lPriorPeriodTitle" text="&quot;Prior to period&quot; title" verticalAlign="Center" width="128" rowSpan="1" columnSpan="1" />
      <textBox name="itbPriorToPeriodTitle" tabStop="True" break="Row" verticalAlign="Center" width="320" rowSpan="1" columnSpan="1" />
      <label name="lNotelabel" text="Note label" verticalAlign="Center" width="128" rowSpan="1" columnSpan="1" />
      <textBox name="itbCompletedContractsNoteLabel" tabStop="True" break="Row" width="320" rowSpan="1" columnSpan="1" maxLength="80" cueBanner="Note D" />
      <label name="lScheduleLabel" text="Schedule label" width="128" rowSpan="1" columnSpan="1" />
      <textBox name="itbCompletedContractsScheduleLabel" tabStop="True" break="Row" width="320" rowSpan="1" columnSpan="1" maxLength="80" cueBanner="Schedule 1" />
      <label name="lContractsInProgressScheduleLabel" text="Schedule label" width="128" rowSpan="1" columnSpan="1" />
      <textBox name="itbContractsInProgressScheduleLabel" tabStop="True" break="Row" width="320" rowSpan="1" columnSpan="1" maxLength="80" cueBanner="Schedule 1" />
    </inputPanel>
  • Posted 4 January 2024, 3:21 pm EST

    Hi Kingman,

    Thank you for providing the information. This is a known issue in the C1InputPanel and has already been reported to the development team. The ETA for this issue fix is the 2023v3 hotfix release and we will let you know as soon as the fix is available.

    [Internal Tracking ID: C1WIN-30988]

    Best Regards,

    Kartik

  • Posted 29 January 2024, 10:51 pm EST

    Hi Kingman,

    We are glad to let you know that this issue has been fixed in the latest 2023v3(636) hotfix release. You can either update to the latest version using ComponentOneControlPanel or directly install the latest packages from NuGet.

    Best Regards,

    Kartik

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels