ComponentOne TileControl for WinForms
Data Binding Overview / Databinding Tutorial - Creating a Complex Databound TileControl
In This Topic
    Databinding Tutorial - Creating a Complex Databound TileControl
    In This Topic

    This section provides step-by-step instructions for binding a tile control to a database. You will bind C1TileControl to a collection of category data items to create a tile for each category. Each group of tiles will display the category’s name in its header.

    When you run the project, you should see a C1TileControl that looks similar to the screen shot below.