ComponentOne BarChart for ASP.NET WebForms
Client-Side Tutorials / Loading Data Conditionally / Step 4 of 4: Run Your Application
In This Topic
    Step 4 of 4: Run Your Application
    In This Topic

    In this step, you'll run your application.

    1. Press F5 or start debugging to run your application. It should initially resemble the following image:
    2. Use the ComboBox to select one of the series of data. The data will be loaded into the chart. In this case, Central was chosen:

      Congratulations! You have completed the Loading Data Conditionally Tutorial! In this tutorial, you used both markup and script to create a BarChart application which will load data based on certain conditions chosen from a ComboBox control.