Tree Table
Properties of Tree Table
ID – unique identifier of the table
Visible Row Count – number of rows visible
Fixed column count – number of columns to fixed
Model – model to be used
Entity set – entity set to be used based from the model assigned
Filters – set the filters to be passed onto the model
OnFilter – executes the javascript assigned to the event
Selection mode – type of selection
Selection behaviour – method of selection
Visible – shows/hides the table
OnRowSelect – executes the javascript assigned to the event
OnSort – executes the javascript assigned to the event
More - opens up the Additional Properties Dialog Screen
Advanced - properties of the control not available in the above list can be added here.
Step-by-step guide
Right click on a Page and select Add Table-→Tree Table
A Tree Table has been added.
Right Click on the Tree Table and select Add Table Columns
Right Click on the created Table Column and select Add Column. The Column Heading can be set in the created column.
Right Click on the Column and select Add Cell.
Right Click on the Table Cells to add the corresponding UI Element