I'm hoping someone can offer a suggestion on how to accomplish a custom group title in a listgrid.
I'm trying add a sum value that is right justified to the default title row for each group. I'm ok with the left justified portion staying the way it is and displaying the "groupBy" field value. I just want to add the group total, which would be the sum of a different field, to the far right side of each group title row.
Hope I explained that well - any help would be greatly appreciated!
Thanks.
I'm trying add a sum value that is right justified to the default title row for each group. I'm ok with the left justified portion staying the way it is and displaying the "groupBy" field value. I just want to add the group total, which would be the sum of a different field, to the far right side of each group title row.
Hope I explained that well - any help would be greatly appreciated!
Thanks.
Comment