Skip to main content
All docs
V25.2
  • VCL Dashboards: Getting Started

    Review the following tutorials to get started with the TdxDashboardControl component.

    Prerequisites

    Ensure that your development environment meets ExpressDashboards and ExpressReports prerequisites:

    1. Microsoft Windows 10 or newer.
    2. Embarcadero RAD Studio IDE 12.3 or newer (Community Edition IDEs are not supported).
    3. DevExpress VCL v25.2.x installed with the VCL Subscription+ (or a compatible license).
    4. The EdgeView2 SDK package installed from the GetIt package manager.

    Tutorials

    Create a Grid & Bind Columns to In-Memory Data

    Follow this tutorial to create a simple dashboard application: set up a memory-based data source, load JSON data, create a grid dashboard item, and bind grid columns to data.

    VCL Dashboard: A Simple Dashboard App with a Populated Grid Item

    See Also