ComponentOne Sub Report is Moving Other Fields on C1Report











up vote
0
down vote

favorite












I am working with the C1Report Designer .Net version: 2.5.20061.195 building a form for an end-user. I need to add sub reports to the form that have the ability to grow if necessary. The form consists of 4 columns: Quantity, Description, Unit Price and Amount. The sub reports that I have created will go into the Description column.



The problem that I am having is that the fields in the columns Unit Price and Amount are being moved to the subsequent pages (technically the Quantity column is being moved as well but I'm fine with that). I am trying to figure out a way that will keep the fields in those columns to remain in the same position while the sub reports in the Description column will grow if necessary. I've been experimenting with the properties in the Layout section ForcePageBreak, but I am unsure what else to change in order for the data in the other columns to stay in place. I also found that when the CanGrow property is set to false, the Unit Price and the Amount columns appear on the first page. Any help that can be provided would be greatly appreciated. If any additional information is needed, please let me know.



I found this article, but I am having trouble making sense of it as my fields in the Unit Price and Amount column are not directly below my sub report:



http://helpcentral.componentone.com/nethelp/c1report/creatingcangrowcansh.html
http://helpcentral.componentone.com/nethelp/c1report/C1.C1Report.4~C1.C1Report.Field~CanGrow.html



Edit Mode in the C1Report Designer
enter image description here



Page 1
enter image description here



Page 2
enter image description here










share|improve this question




























    up vote
    0
    down vote

    favorite












    I am working with the C1Report Designer .Net version: 2.5.20061.195 building a form for an end-user. I need to add sub reports to the form that have the ability to grow if necessary. The form consists of 4 columns: Quantity, Description, Unit Price and Amount. The sub reports that I have created will go into the Description column.



    The problem that I am having is that the fields in the columns Unit Price and Amount are being moved to the subsequent pages (technically the Quantity column is being moved as well but I'm fine with that). I am trying to figure out a way that will keep the fields in those columns to remain in the same position while the sub reports in the Description column will grow if necessary. I've been experimenting with the properties in the Layout section ForcePageBreak, but I am unsure what else to change in order for the data in the other columns to stay in place. I also found that when the CanGrow property is set to false, the Unit Price and the Amount columns appear on the first page. Any help that can be provided would be greatly appreciated. If any additional information is needed, please let me know.



    I found this article, but I am having trouble making sense of it as my fields in the Unit Price and Amount column are not directly below my sub report:



    http://helpcentral.componentone.com/nethelp/c1report/creatingcangrowcansh.html
    http://helpcentral.componentone.com/nethelp/c1report/C1.C1Report.4~C1.C1Report.Field~CanGrow.html



    Edit Mode in the C1Report Designer
    enter image description here



    Page 1
    enter image description here



    Page 2
    enter image description here










    share|improve this question


























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I am working with the C1Report Designer .Net version: 2.5.20061.195 building a form for an end-user. I need to add sub reports to the form that have the ability to grow if necessary. The form consists of 4 columns: Quantity, Description, Unit Price and Amount. The sub reports that I have created will go into the Description column.



      The problem that I am having is that the fields in the columns Unit Price and Amount are being moved to the subsequent pages (technically the Quantity column is being moved as well but I'm fine with that). I am trying to figure out a way that will keep the fields in those columns to remain in the same position while the sub reports in the Description column will grow if necessary. I've been experimenting with the properties in the Layout section ForcePageBreak, but I am unsure what else to change in order for the data in the other columns to stay in place. I also found that when the CanGrow property is set to false, the Unit Price and the Amount columns appear on the first page. Any help that can be provided would be greatly appreciated. If any additional information is needed, please let me know.



      I found this article, but I am having trouble making sense of it as my fields in the Unit Price and Amount column are not directly below my sub report:



      http://helpcentral.componentone.com/nethelp/c1report/creatingcangrowcansh.html
      http://helpcentral.componentone.com/nethelp/c1report/C1.C1Report.4~C1.C1Report.Field~CanGrow.html



      Edit Mode in the C1Report Designer
      enter image description here



      Page 1
      enter image description here



      Page 2
      enter image description here










      share|improve this question















      I am working with the C1Report Designer .Net version: 2.5.20061.195 building a form for an end-user. I need to add sub reports to the form that have the ability to grow if necessary. The form consists of 4 columns: Quantity, Description, Unit Price and Amount. The sub reports that I have created will go into the Description column.



      The problem that I am having is that the fields in the columns Unit Price and Amount are being moved to the subsequent pages (technically the Quantity column is being moved as well but I'm fine with that). I am trying to figure out a way that will keep the fields in those columns to remain in the same position while the sub reports in the Description column will grow if necessary. I've been experimenting with the properties in the Layout section ForcePageBreak, but I am unsure what else to change in order for the data in the other columns to stay in place. I also found that when the CanGrow property is set to false, the Unit Price and the Amount columns appear on the first page. Any help that can be provided would be greatly appreciated. If any additional information is needed, please let me know.



      I found this article, but I am having trouble making sense of it as my fields in the Unit Price and Amount column are not directly below my sub report:



      http://helpcentral.componentone.com/nethelp/c1report/creatingcangrowcansh.html
      http://helpcentral.componentone.com/nethelp/c1report/C1.C1Report.4~C1.C1Report.Field~CanGrow.html



      Edit Mode in the C1Report Designer
      enter image description here



      Page 1
      enter image description here



      Page 2
      enter image description here







      .net visual-studio subreport componentone report-designer






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 14 at 23:01

























      asked Nov 14 at 20:31









      Bmorewize

      297




      297





























          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53308304%2fcomponentone-sub-report-is-moving-other-fields-on-c1report%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53308304%2fcomponentone-sub-report-is-moving-other-fields-on-c1report%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

          ComboBox Display Member on multiple fields

          Is it possible to collect Nectar points via Trainline?