Hi there,
I have an UltraWinGrid group by a column and each group consists of a summary footer. I would like to remove a particular summary footer within a group but I can't find a suitable method to do so.
The following code doesn't work for my case as it will clear the entire summary settings collection:
band.Summaries.Clear();
Please advise. Thanks.
Hello Thiam,
I am just checking about the progress of this issue. Let me know if you need my further assistance on this issue.
Thank you for using Infragistics Components.