Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Below you will find the steps that needs need to be followed in order to use implement a Sparkline (trend on a grid) in your project.

  1. A database containing numeric information that will be displayed is
  2. Configure the tables and queries that are going to be used in the
  3. Configure the Draw Environment and implement the necessary code on

Database

On Edit > Datasets > DBsyou will need to include the external database by using one of the providers available in the Available Providers list. In this example, we are going to use a SQLite provider, in a database called Nwind.

Database configuration.


This Example Database contains many tables in it. However, not all of them will be used on the project. The image below show all Tables and Highlights the ones that will be used.

...