Tree Table

Properties of Tree Table

  1. ID – unique identifier of the table
  2. Visible Row Count – number of rows visible
  3. Fixed column count – number of columns to fixed
  4. Model – model to be used
  5. Entity set – entity set to be used based from the model assigned
  6. Filters – set the filters to be passed onto the model
  7. OnFilter – executes the javascript assigned to the event
  8. Selection mode – type of selection
  9. Selection behaviour – method of selection
  10. Visible – shows/hides the table
  11. OnRowSelect – executes the javascript assigned to the event
  12. OnSort – executes the javascript assigned to the event
  13. More - opens up the Additional Properties Dialog Screen
  14. Advanced - properties of the control not available in the above list can be added here. 

    Setting Additional Properties provides further information about the Advanced property

Step-by-step guide

  1. Right click on a Page and select Add Table-→Tree Table
  2. A Tree Table has been added.
  3. Right Click on the Tree Table and select Add Table Columns
  4. Right Click on the created Table Column and select Add Column. The Column Heading can be set in the created column.
  5. Right Click on the Column and select Add Cell.
  6. Right Click on the Table Cells to add the corresponding UI Element