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
405
Using igDP:XamDataGrid.FieldLayouts Style property
posted

I am trying to define the layout of my XamDataGrid through xaml Styles (so that the actual layout can be controlled by interchangeable Resource Dictionaries.) The igDP:XamDataGrid.FieldLayouts tag has a Style property, but when I try to define a Setter for FieldLayout, I get the error "The property FieldLayout does not exist in the http://infragistics.com/DataPresenter namespace".

I've searched the help, forum and web for an example or solution to set this (or another way to setup the layout of the XamDataGrid in a Resource Dictionary) and have found nothing.  Any ideas?

Thanks in advance for your help.