The row model for my grid row is a complex object.
Each of the contained types and the type itself implements IEditableObject, but when the unbound fields are being edited, The IEditableObject's functions are not called. How do I make this work.
NOTE: When the fields on my row model's type itself are being edited the functions are called.
I apologize that no one has yet answered this post. We were inundated with more posts than we had resources to cover. Since that time we have been adding people to the task of making sure every post gets a reply from an Infragistics employee.
Were you able to solve this case? If so, would you share your solution here? If not, would you be able to extract that part of your XAML and code into a simple WPF project? It is not easy to replicate what you are trying to accomplish. With a sample I or someone from engineering could get your code to work.
One suggestion I let customers know about is if a forum post does not get answered by an Infragistics employee in a reasonable time, please submit the issue to Infragistics developer support and reference the post. This will ensure your post gets the attention of an engineer immediately. Forum posts are for our community to allow other users to participate in expressing solutions. The great thing about WPF and Silverlight is that there is always more than one solution. However, if you need immediate attention from Infragistics, please also utilize our support options:http://es.infragistics.com/gethelp
Sincerely,
Any updates on this issue?