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
435
ControlHostEditor and boolean values
posted

Hi,

I created a ControlHostEditor based on feedback from IG support.  This ControlHostEditor works perfectly for displaying all the different types of data I want, and hosting custom controls for editing, with one exception: boolean values.

As soon as I add a boolean value to the grid, I get the following error:

System.InvalidOperationException: 'ControlHostEditor' TargetType does not match type of element 'XamCheckEditor'.

How can I make the ControlHostEditor support boolean values so I do not get this error?

Parents Reply Children