Hi,
I have a grid which has an Expandable Field Record Display. I want to give a seperate header style for the Child grid. Since child grid comes as a Field Setting. not able to give a style or theme for the child grid. Help me in this.
You can try setting xamDataGrid1.FieldLayouts[1].Settings.HeaderPresenterStyle.
Or you can take a look at the feature bowser in the "Themes and Custom Styles" tab there is an example called "Custom ExpandableFieldRecordPresenter Style".
Hope this helps.
Regards Petar.