After upgrading to the latest 14.1 release setting summaries in code no longer works. I am setting the IsApplied property on the summary operand to true and i can see in the debugger that the property is set correctly, but this does not result in the grid showing the summary. My code looks similar to the code at http://help.infragistics.com/Help/Doc/WPF/2012.1/CLR4.0/html/xamGrid_Programmatically_Add_Summaries.html
Hello John,
I am checking if this is still an issue for you.
If you require any further assistance please do not hesitate to ask.
Hi John,
Could you please attach a sample application(or modify my sample) in order to be able the exact scenario? Also please tell me the version where it has been worked like 12.1.20121.1010 ?
Looking forward to hearing from you.
I modified your first sample and by only change the SummaryScope to ChildBand it produced the problem.
Thank you for your feedback. Could you please modify my sample application in order to see how exactly has been implemented the summary activation in your code behind initially?
This way I will be able to investigate it and contact our development team, if it is necessary.
Thanks for this, but I am a little confused as to why a change was needed. Is it a bug that changing the summary scope made the initial code not work? If so will this bug be fixed?