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
170
Styling error with Infragistics 14.2
posted

Hi,

I try to migrate our WPF application from 14.1 to 14.2.

We have a custom Theme Manager which load 2 different styles (Black or Blue).

We have defined in our application a new xamMultiColumnComboEditor style (copied in the application from default style) because we wanted to modify the controlTemplate (change the behavior of error validation handling). It worked perfectly but now If I'm doing the same thing I receive this error :

{"'Infragistics.Controls.Editors.Primitives.MultiColumnComboEditorCommandSource' is not a valid value for property 'Command'."}

I'm a bit surprise, this is not a modified part in the template ?

Help please !

Regards

Stéphane