RadOrgChart supports rendering of custom fields for Nodes and Items.
Using RenderedFields you can add an extra information
about every Node or Item in RadOrgChart. To be able to set custom
fields on a Node you need to use Group-Enabled Binding.
RenderedFields, for Nodes or Items, can be set from
the mark up in section RenderedFields or in codebind.
- DataField - this is the field name from the data source that populates
each custom field's text property during binding.
- Label - short description about custom field's text. It is optional.