Hello Team,
Our requirement:
We have added check box in each row of grid-
On checked : The intent of checkbox is to set 0 value of certain checked projects and update the row summary aggregations of all row group level or update the summary row excluding the values of checked project.
On unchecked : return original value and updated the row summary aggregations as initial or update the summary row as the original values project for all row group level.
Here below I have added a snippet (In on check/uncheck: it is setting value to zero and regaining original but not updating the summary row).
Can You please help us to do it? Please check and reply asap.
Problem URL:
https://next.plnkr.co/edit/K85Ne6vMTGPvhj46?preview