Detail

Posted by: isabella.icontrol on 16 June 2018, 6:17 am EST

    • Post Options:
    • Link

    Posted 16 June 2018, 6:17 am EST

    Boa tarde, Pessoal!

    Sou nova aqui no fórum,

    Estou usando o ActiveReports 2.0 com VB6

    Na impressão, precisava criar 2 seguimentos ao Detail, mas vi que só e possível criar uma sessão de Detail, como faço para criar dois seguimento de relatório?

    Exemplo: Um relatórios de produtos e logo a baixo relatório de Acessórios

    Tem alguma forma de criar estes 2 seguimentos de relatórios, já que precisaria de quantidades indefinidas…

    Vocês poderia me ajudar a resolver este problema!

    Atenciosamente,

    Isabella.

  • Posted 17 June 2018, 8:16 pm EST

    Hello Isabella,

    Sorry to mention but I am not able to understand the query. Could you please write in English language so that I can get the question better?

    Also, I tried to translate it using Google translator, but couldn’t get much.What I understand is that you want to use “SubReport” in detail section.

    Please confirm if my understanding is correct.

    Thanks,

    Mohit

  • Posted 18 June 2018, 5:35 am EST

    Thanks for the feedback, follow my question …

    Good afternoon people!

    I’m new here in the forum,

    I am using ActiveReports 2.0 with VB6

    In print, I needed to create 2 strokes to Detail, but I saw that it’s only possible to create a Detail session, how do I create two report views?

    Example: A product report and a short report on Accessories

    You have some way to create these 2 report segments, since you would need indefinite amounts …

    Could you help me solve this problem!

    Regards,

    Isabella.

  • Posted 18 June 2018, 10:10 pm EST

    Hello,

    You can use the SubReport control in detail section of report to view another detail section. Please refer the attached sample.

    If my understanding is incorrect, please explain your requirement in little bit detail with some screenshots.

    Thanks,

    Mohit

    prj_SubREport.zip

  • Posted 19 June 2018, 12:59 am EST - Updated 30 September 2022, 6:47 am EST

    mohitg, very much the brigade, for your attention, no one has ever done this.

    I tried to open, but this is giving this error that I am sending in attachment,

    Do I have to reference any component?

    I realize I do not have SubReport1 in my references …

    I really need your help, thank you in advance!

    Regards,

    Isa.

  • Posted 19 June 2018, 1:49 am EST

    Hello,

    Sample is successfully executed at my end. However, you can follow the followings steps to create Master-Subreport reports

    1. Create a new project
    2. Add “Data Dynamics ActiveReports 2.0” report say “MainReport” .
    3. Drag SubReport control on designer of “MainReoort”
    4. Again add “Data Dynamics ActiveReports 2.0” report say SubReport.
    5. Delete “PageHeader/PageFooter” of the “SubReport”
    6. Add a “TextBox” on designer of “MainReoort”
    7. Right click on MainReport and select "View code " option
    8. Select "ActiveReport " - > "ReportStart’ and write the code as follow:
    
    Private Sub ActiveReport_ReportStart()
    Set SubReport1.object= New SubReport
    End Sub
     
    

    9 Preview or Print the "MainReport’

    Hope it helps.

    thanks,

    Mohit

  • Posted 19 June 2018, 7:15 am EST

    Hello, I tried to do more I did not succeed, so I better understand I’m sending an example of what I need, if you want to make it work and send me back, I believe it will be better to explain and understand …

    Thank you in advance for your attention!

    Thankful,

    Isabella

  • Posted 19 June 2018, 8:27 am EST

    Hello Isabella,

    It seems that your files are not attached properly. Could you please send it again. Also, you can only upload the ZIP , PNG format files here.

    Thanks,

    Mohit

  • Posted 19 June 2018, 11:51 pm EST

    Mohit

    Thank you for your attention …

    I am sending a project simulating my need, I had to remove the access database because the file had gotten too big and I could not send …

    but my need is to create two follow-ups in Detail, and understand better how this printing tool works …

    as I’m already over limiting questions and have some cost returns me, but do not fail to show me how it works, and very important I can get it to work and take my doubts if you need to do again,

    Mohit, thank you, God bless!

    Regards,

    Isabella.

  • Posted 19 June 2018, 11:59 pm EST

    Now I sent it without watering … sorry!Projeto teste.zip

  • Posted 20 June 2018, 6:22 pm EST

    Hello Isabella,

    I could not find any AR reports in your attached sample. Could you pleas attached the fully running application with all files(along with access Db). You can upload your application at following location:

    https://www.dropbox.com/request/pprgRUGcO6evALDBlZUj

    Also, this is a public forum. It’s free of cost. You can ask any number of question here without any cost.

    Thanks,

    Mohit

  • Posted 21 June 2018, 1:10 am EST

    Hello, Mohit!

    Now it follows the project,

    Thank you in advance …

    Regards,

    Isabella

    Follow project >>>> https://www.dropbox.com/sh/9jskw3o1m90f8ha/AABMaprpk7eBDhBKzT-N7fHpa?dl=1

  • Posted 25 June 2018, 4:15 am EST

    Good afternoon, Mohit!

    I was able to receive my files, I sent so much by the way he recommended me, but tb I left it to be downloaded, it is hosted in my dropbox …

    If I can continue the support I am grateful,

    Regards,

    Isabella.

  • Posted 25 June 2018, 10:30 pm EST

    Hello Isabella,

    Sorry for the delay!

    Could you please explain what do you mean by “two follow ups in detail section”. It is very helpful for us if you provide an screenshot of your requirements.

    Thanks,

    Mohit

  • Posted 25 June 2018, 11:09 pm EST - Updated 30 September 2022, 6:48 am EST

    Good Morning!

    Here is the image of what I need, I imagine it’s possible to do in Detail, but it might have other features since I do not know all the ActiveReport tools well,

    but my need and create two follow-up reports according to the need for quantity, Example:

    First report

    Qtd | Value | Product Breakdown


    According to reports

    Qtd | Days | Value | Comments

    Knowing you do not have the right amount for both …

    Thank you for your attention.

    Regards,

    Isabella

  • Posted 27 June 2018, 8:48 pm EST - Updated 30 September 2022, 6:48 am EST

    Hello,

    You can use the “GroupHeader” to show the data in desired layout. Please refer the attached image. Also, you can refer the “Bound Reporting and Grouping” section in attached Help file and attached sample for implementing the same.

    Hope it helps.

    Thanks,

    Mohit

  • Posted 27 June 2018, 8:50 pm EST

  • Posted 22 April 2019, 6:59 am EST

    Good afternoon!

    I still can not report with 2 detail, I would like very much

  • Posted 22 April 2019, 7:31 pm EST

    Hello,

    I would recommend you to upgrade to the latest version AR i.e AR13. Also, AR2 com is a very old product and it is out of maintenance mode. Also, we don’t provide support for the same. Hence, please upgrade to the latest version of AR. You can download the same from the following link:

    https://www.grapecity.com/en/download/activereports

    Also, please refer to the following link to know more about AR13:

    https://www.grapecity.com/en/docs/platforms/activereports-13

    https://www.grapecity.com/en/activereports

    Thanks.

Need extra support?

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

Learn More

Forum Channels