Could this be done?
We've been trying to format the grid this way for days now. We have a hierarchical object binded to the grid. We tried using a lot of stuff including customizing the ExpandableFieldRecordStyle. Maybe we are just missing something.
You can hide the column headers for child bands by setting FieldLayoutSettings.LabelLocation to Hidden for the FieldLayouts used by the child bands.
Joe
Is there a way to align the child table with the parent record?