This question is locked. New answers and comments are not allowed.
Hi
I have ran into the known problem with group aggregation not being updated when INotifyPropertyChanged property is fired. I can not use CellEditCommit event as the INotifyPropertyChanged event is being fired within my view model and I will not know the amount being changed. Basically when an end user changes currencies then all the cells readjust to the new exchange rate value, see attached pics, top is before a different currency is selected and the second one is when it has been changed. As you can see column aggregate does change and the individual cells, but the group does not.
On a second issue (see picture 3), as you can see I am using the group aggregation in header solution with alignment to colums you gave out. I have got it not to show a group footer when expanded, but header info goes away. Is there a way to retain the group aggregation information in the header with alignment even when expanded and not have a group footer?
I am using build 2011.2.712.1040.
Regards
Richard....
I have ran into the known problem with group aggregation not being updated when INotifyPropertyChanged property is fired. I can not use CellEditCommit event as the INotifyPropertyChanged event is being fired within my view model and I will not know the amount being changed. Basically when an end user changes currencies then all the cells readjust to the new exchange rate value, see attached pics, top is before a different currency is selected and the second one is when it has been changed. As you can see column aggregate does change and the individual cells, but the group does not.
On a second issue (see picture 3), as you can see I am using the group aggregation in header solution with alignment to colums you gave out. I have got it not to show a group footer when expanded, but header info goes away. Is there a way to retain the group aggregation information in the header with alignment even when expanded and not have a group footer?
I am using build 2011.2.712.1040.
Regards
Richard....