Give us feedback
gtree
Reactive icon

GTree

Stable version 1.0.23 (Compatible with OutSystems 11)
Uploaded on 05 December 2022 by 
4.9
 (16 ratings)
gtree

GTree

Details
GTree is a component that allows you to render Trees in Outsystems reactive applications. GTree will use your application theme out of the box and will look like a native component. This is based on vanilla Javascript, so no Jquery or other 3rd party JS libraries will be needed to use this component.
Read more

GTree main functionalities are: 

  • Tree Rendering - Possibility to render a tree in Outsystems
  • Customizable - You can toggle the node details look and feel, through css and input parameters.
  • Filtering - Through parameters you can enable tree filtering, allowing the user to get to results quickly
  • Checkboxes - You can enable checkboxes and select nodes from the tree



I want to give a  big thanks to Ricardo Lopes for reviewing the component demo.

Release notes (1.0.23)

Removed attribute Style of structure NodeFormat, to avoid inline CSS. If a specific customization is needed on the node, the attribute Classes should be used instead.

Added description to public elements.

Reviews (9)
12 Sep
in version 1.0.23
easy to use, saved time.
2 Feb
in version 1.0.23
Very useful for complex tree structures and can be easily expanded to include more functionality.
2022-11-30
in version 1.0.22
Effective and easy to use.