Hello. I have an UltraWebGrid which displays the portfolio allocations data.
When the grid is not grouped by Strategy it displays the correct Total Allocations amount in the Footer section, however, when the grid is grouped by Strategy, then each individual Strategy group gets its own Footer and that total is displayed just for that group, but the Total Allocations amount is not displayed since the Footers now display the individual Strategy totals (see screenshot below.
Question: is there a way to also display the Total Allocations amount (the sum of all individual $ Allocations, by maybe adding another Footer or some other means?
Thanks
Hello Aleksey,
Thank you for submitting your inquiry to the Infragistics forums. To answer your question, unfortunately, the UltraWebGrid does not support multiple footers.
However, the good news is, our Development Team is currently working on the functionality to provide multiple footers and summaries, which will be available in a future release of the new Aikido WebDataGrid and WebHierarchicalDataGrid controls.Please let me know if you have any more questions or need further assistance.Sincerely,Mike D.Developer Support EngineerInfragisticswww.infragistics.com/support
Is there any workaround to achieve the above functionality?