Add a Check Box to a table column

Add a check box to a table column to allow the user to select items.

For example, allow the user to select LOBs from the Associate LOBs table, by adding a Check box control to the Select column.

  1. On the Extended Properties page of a Table, click Columns.
  2. On the Data Type list, select String.
  3. On the Column Type list, select CheckBox.
  4. Click Add Add.
  5. Click Close.