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>
Could you give me a link where I can download it?
See this blog entry
http://blogs.infragistics.com/blogs/vmcdonald/archive/2008/03/19/private-hot-fix-released-netadvantage-for-wpf-march-18-2008.aspx
for information on how to use the My Bug Reports page to create a list of issues addressed. You can either follow the instuctions in the blog and then export the results to excel and filter/sort on 'Xam' or create your own report on just the xamgrid here
http://devcenter.infragistics.com/Protected/IncidentBugReportSearch.aspx
While this system is less than perfect it will return a list of 75 items addressed in XamGrid between July 07 and March 08.
Note that a much better system is comming.