I am using an older dll. (10.2). (I do not have the option to upgrade). I want to be able to create a summary/total row at the end of the grid. Does anyone know how I can do that? Can I do it using one of the templates like empty row? Or can someone point me to the direction of the a good example. I want to be able to display multiple rows. I would like to show different total all lined up nice at the bottom of the grid. Can this be done? I have seen examples using the Footer of the column.
For eaxample
Total A: 34.50
Total B: 200.00
Total C: 150.0
Thanks
Hi apalcer,
I will try to suggest some approaches to tackle your requirement. One way would be to store the summary info in your actual data source as the last row. Another approach would be to display the summary data outside the grid.
Hope this helps.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support
Please do not hesitate to contact me if you require further assistance.