FIX. RadGridView - the summary rows in the child template are not updated when a value is changed.
To reproduce:
- Add two child templates to a grid.
- Add summary rows to both of them
- Change the value of the child template.
Workaround:
- Clear and add back the summary rows when a value in the child template is changed.