Grid or Table - Creating Grid or Table in the UI Widget

You can create a Grid or a Table in the Ui widget in Contineo.


To create a Grid or a Table to display the list of Employees:

Steps:

  1. Open a UI Widget. Add a Grid to a section.

    Step 1 - Add Grid

  2. Right-click the Grid and click on COLUMN to add multiple columns.

    Step 2 - Add Columns

  3. Right-click on the column and open the Property Panel to edit the name and the field name.

    Step 3 - Column Property Panel

  4. Enter the field name in Data Mapping > Field Name. Enter the label to display under UI Properties > Localized Label.

  5. Click SAVE.

    Step 5 - Save

  6. Right-click the Grid and open the Property Panel.

    Step 6 - Grid Property Panel

  7. Select the Data Loader in Data Mapping > Data Loader and enter the Data Bean Path in Data Mapping > Data Bean Path.

  8. Click SAVE.

    Step 8 - Final Save