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
873
Problems with DataPresenterGeneric
posted

Hello, I am trying to make a custom style/template for the XamDataGrid. According to recommendations in other threads, I copied the infragistics default files DataPresenterGeneric.xaml, DataPresenterGeneric_Express.xaml, and DataPresenterGeneric_Brushes.xaml into the Resource dictionary of my project and added them as resource dictionaries.

When I try to build the project I get an error 'Property Path does not have a value' from DataPresenterGeneric_Express.xaml,

and the error 'No constructor of type Relative Source has 3 parameters' from DataPresenterGeneric.xaml.

Any ideas? I attached the project.

Kind regards,

Rainer

 

DataGridTest.zip