Ticket T424944
Visible to All Users

How to reload a dashboard in a web solution

created 9 years ago

[DevExpress Support Team: CLONED FROM Q517927: ASPxDashboardViewer - How to change dashboard at runtime from end user interface]
I'm trying to load the dashboard for that way (callback), but is not working. I'm calling the dash_DashboardLoading method for dynamically loading the dashboard.

Answers approved by DevExpress Support

created 9 years ago (modified 9 years ago)

Hello Dhiogo,
Here is a small sample from the ASPxDashboardViewer - How to change dashboard at runtime from end user interface thread that illustrates how to do it. If you have any issue using this approach, please modify the test sample to illustrate it. We will review it and do our best to help you.

    Show previous comments (1)
    DevExpress Support Team 9 years ago

      Dhiogo,
      Would you please clarify why you do not want to use a Session? It will help us find the best solution for you. I hope to hear from you soon.

      DR DR
      Dhiogo Roberto 9 years ago

        session prevents scaling of the application, so we do not use. moreover, it uses a lot of memory resource that we are trying to reduce to the maximum.

        DevExpress Support Team 9 years ago

          Dhiogo,
          Here is a small sample that illustrates how to use the same approach with the ASPxHiddenField component. I hope you will find it useful. To have the ASPxHiddenField property updated, it is necessary to add it to the callback panel with a viewer.

          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.