Can you please let me know if checkboxes work at all? I can't get them to. I'm bound to an object and the property is a bool. I've tried with and without specifying the editor. All I get is a solid blue box that won't let me toggle it.
<igDP:Field Name="IsCycleIgnored" Label="Ignore"> <igDP:Field.Settings> <igDP:FieldSettings EditAsType="{x:Type sys:Boolean}" EditorType="{x:Type igEditors:XamCheckEditor}" /> </igDP:Field.Settings>
</igDP:Field>
Where can I download this version??
I saw that the hotfixes were released today. Do those fixes include this issue and where can I find a list of things that were fixed with this release. Thanks.
Joe, any news on how to sink the events from the checkbox? I sure could use that functionality!
Thanks.
Could you give me a link where I can download it?