Dear Infragistics,
I am working on an application which requires data to displayed at hierarchical level (parent-child).
I am trying to figure out a way that I can apply two different themes to the data grid , one at Parent level and the other at the child level so that they can be differentiated.
Hi,
it is possible to apply specific style to the ExpandableFieldRecordPresenter. This is more complicated than setting just the theme property, but will allow you to differentiate the visual look of the nested child records.
For a complete example how to change this style you can refer to our WPF FeatureBrowser. This sample is located under path: xamDataGrid -> Themes and Custom Styles -> Custom ExpandableFieldRecordPresenter Style.
Hope that this will help you somehow with your task.
Can someone please reply to this post?