Hide/ disable datasource from designer and bind it programatically

Posted by: sijish.john on 28 March 2022, 8:50 pm EST

  • Posted 28 March 2022, 8:50 pm EST

    Hi,

    Is that possible to hide/disable the datasource menu option and preset the datasource programatically on an ActiveReportJS designer integrated in Angular application?

  • Posted 29 March 2022, 8:08 pm EST

    Hello,

    You can pre-set the data source/data set by loading a pre-defined report into the designer, as shown at https://www.grapecity.com/activereportsjs/demos/features/designer-report-loading/angular.

    As for hiding the data source/data sets UI, there is no a built-in API that allows to achieve that, but you could find out the CSS selectors for these parts of UI and hide the HTML elements in the code of your application.

    The deep customization UI is one of the features that we plan to release within the next version of the product.

Need extra support?

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

Learn More

Forum Channels