I tried to add headers to my hierarchy. For example, a 'Books' header to the list of books sub-hierarchy. All I did was I added a style (taken from the Custom ExpandableFieldRecordPresenter example) for the ExpandableFieldRecordPresenter but no headers showed up.
Hi ,
You can try to set FieldSettings.ExpandableFieldRecordHeaderDisplayMode = ExpandableFieldRecordHeaderDisplayMode.AlwaysDisplayHeader
If You want to have different effects with Headers You can use some different mode:
Best Regards,
Mihail