Runtime View:
By right clicking on any cell, tree-table control shows context menu with same commands as the toolbar.
- Add: Select Add action to add an item as a child or sibling of the selected node.
- Insert: Select Insert action to insert an item as a child or sibling of the selected node. In order to select existing item, it shows Insert Flyout.
- Open Relationship Item: Select OpenRelationshipItem action to open relationship item in its own tab.
- Open Related Item: Select Open Related Item action to open related item in its own tab.
- Up: Select Up action to move selected row above the previous row. Up action will be enabled only when the parent item is locked.
- Down: Select Down action to move selected row below the next row. Down action will be enabled only when the parent item is locked.
- Delete: Select Delete action to delete selected row from the table. Delete action will be enabled only when the item is locked.
- Lock: Select Lock action to lock selected row for exclusive edit. If the associated item with the row is locked by someone else, you won’t be able to lock the row.
- Export Excel: Select ExportExcel action to export all the visible data shown in the table to an excel file.
- Export PDF: Select ExportPDF action to export all the visible data shown in the table to a PDF file.
- Expand Level: By default, when the node is expanded it only gets its first level children. If you want to expand to multiple levels, expand level value can be set.