Tried to override the edititing settings. But i'm not sure where to put it in the xaml-tree. Here what I tried:
<igXaml:XamGrid.EditingSettings> <igXaml:EditingSettings AllowEditing="Hover"/> </igXaml:XamGrid.EditingSettings>
<igXaml:XamGrid.ColumnLayouts>
<igXaml:ColumnLayout Key="OverrideEditSettings" TargetTypeName="MYCOLUMTYPE">
<igXaml:ColumnLayout.EditingSettings> <igXaml:EditingSettingsOverride IsOnCellActiveEditingEnabled="True" AllowEditing="Cell" IsEnterKeyEditingEnabled="True" IsMouseActionEditingEnabled="SingleClick"/> </igXaml:ColumnLayout.EditingSettings> </igXaml:ColumnLayout> </igXaml:XamGrid.ColumnLayouts> <cgXaml:XamGrid.Columns > <mynamespace:MYCOLUMTYPE IsSortable="False" Key="Combination" />
No change of behavior.
push, same problem
Hello All,
First of all, I apologize for the delay on the update on this development issue.
Development Issue 178207 is currently awaiting the next service release. This issue will be resolved in 13.2, 14.1, and 14.2. The next service release for WPF is estimated to release on October 22, 2014. You can see the full schedule of our upcoming service releases at the link below:
http://ko.infragistics.com/support/service-releases
Please let me know if you have any other questions or concerns on this matter.
Sincerely,AndrewDeveloper Support Engineer IInfragistics Inc.www.infragistics.com/support