Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
896
Theme customization in Expandable Field Record Display
posted

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.

Parents
No Data
Reply
  • 27093
    Suggested Answer
    posted

    Hi,

    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.

Children
No Data