Dashboard Desktop - Async Enhancement

As you may know, we’ve been improving DevExpress BI Dashboard’s asynchronous data processing capabilities in recent release cycles. We continue to invest resources in this area and thanks to some great feedback, we’ve further improved asynchronous data processing for supported desktop platforms (WinForms / WPF).

v20.1.6 includes the following Async-related changes to our Dashboard’s desktop controls (WinForms Dashboard Designer and Dashboard Viewer, WPF Dashboard Control).

What Has Changed?

We removed data calculations and data requests from the UI thread. With v20.1.6, Desktop Dashboard controls execute these operations without UI thread locking. To explore the impact of this change, simply...

  • Open a Dashboard
    Dashboard initial opening - loading indicators
  • Change the DashboardParameter value
    Changing a dashboard parameter value
  • Call the ReloadDataAsync method
    Dashboard data reloading
  • As you can see in the animations above, the Dashboard’s interface is no longer locked and it now displays a loading indicator to provide visual feedback to end users.

    This change is available out-of-the-box and does not require any modifications to your code.

    Feedback

    Before we let you go, please take a moment to share your thoughts on this implementation and tell us more about the platforms you currently target.

    Free DevExpress Products - Get Your Copy Today

    The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
    No Comments

    Please login or register to post comments.