How to dynamically make a image object visible

Posted by: robertvmp25 on 11 June 2019, 4:33 pm EST

    • Post Options:
    • Link

    Posted 11 June 2019, 4:33 pm EST - Updated 30 September 2022, 4:00 am EST

    I’m a beginner on ActiveReport. I wonder how to dynamically make a image object visible depending on specified rules.

    Here is my conditions:

    Back end: Java Servlet + Java-script

    ( to call a ActivReport Object RunViewer to run with 123.rpx

    by assigning

    Server=http://xxx.xxx.xxx.xxx/ReportExpress/

    ReportLayout = 123.rpx )

    Front end: IE explorer to call active report viewer with 123.rpx

    (with a image object named “image1” , its property:visible= true )

    Here is my problem

    How can I dynamically make the image1 invisible depending on my rules

    it means how to set the visible = false

    Please refer to my attached file for further information.

    I would appreciate your help. Thanks in advance.

  • Posted 12 June 2019, 8:34 pm EST

    Hello,

    I am assuming you are using AR3 version of the AR. Sorry to mention that AR3 is a legacy product a long time ago. It is out of maintenance mode now. Hence, we don’t provide support for the same. I would recommend you to upgrade to AR13 for the latest feature.

    You can refer to the following link to more information on our latest version.

    https://www.grapecity.com/activereports

    However, you can use the “Format” event of the “Detail” section to set the visibility of the Image on the particular value. Please refer to the following links:

    https://help.grapecity.com/activereports/webhelp/Legacy/ARNET3/ar3conSectionEvents.html

    https://help.grapecity.com/activereports/webhelp/Legacy/ARNET3/ar3conScripting.html

    Thanks.

Need extra support?

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

Learn More

Forum Channels