Ticket S172028
Visible to All Users

DashboardViewer - Web - Provide client-side methods for loading different dashboards

created 12 years ago

Refer to ASPxDashboardViewer - How to change dashboard at runtime from end user interface thread for addition information and possible workaround.

Show previous comments (4)
GL GL
Gregory Lange 1 8 years ago

    WOW this still hasn't been implemented??  This really needs to be the next priority once your designer is finished as it can do this.

    DevExpress Support Team 8 years ago

      Hi Gregory,

      We still have this task in our To-Do list for future improvements. As an immediate solution, use the ASPxDashboardDesigner in the Viewer mode and call the LoadDashboard method to change the dashboard at runtime.

        +1 from me also.  I'm using MVC and really need a solution

        Answers approved by DevExpress Support

        created 6 years ago

        Hello,

        Starting with version 16.2, we renamed our ASPxDashboardDesigner to ASPxDashboard. Currently, it is possible to use this component as a designer and viewer. Please refer to the Renaming the ASPxDashboardDesigner control and DashboardDesigner extension - How to update your Web Designer applications ticket to learn how to use it. To switch between the designer and viewer, it is possible to use the WorkingMode(ASP)/WorkingMode(MVC)/workingMode(JS) property and set it to different modes.

        In this new component, we provide a client-side method - LoadDashboard/loadDashboard - that you can use to open any available dashboard by passing the dashboard's ID to this method.

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.