So I have added a summation to my column.
The grid loads, I have to manually enable it by checking the box.
How can I just have it enabled on load of the grid ?
Thanks!
Thank you.
Cheers!
Hi,
You can check this article (http://help.infragistics.com/Doc/Silverlight/2010.3/CLR4.0/?page=xamGrid_Programmatically_Add_Summaries.html) that describes how to set summary operands from Xaml and code-behind.
HTH