Hi to all.
Someone could tell me how to add (SUM) child rows and assign the result to a cell of the parent row? Thanks for the help
Luis
Hi.
I am using the 10.3 version but not able to figure out how to sum child rows and assign the result to a cell of the parent row.
I am using the self reference table way to bind the table and need to show the total of child and sub-child and...(till the last child in the hierarchy) in the parent row's column.
Thanks for the help in advance.
Currently the feature is unavailable out of the box. Yet we are working on it and this is scheduled to be added in our 10.3 release.
As of right now you would need to either write code that calculates child row values and puts the result into parent row's templated cell. Or if you are using any sort of custom data source (collection of business objects, ObjectDataSource etc.) this can be performed on the data source side and a parent record's property could be an actual calculated one. The grid will only need to bind to it.
Hope this helps.
i would like the answer to this as well. does anyone from infragistics even monitor these boards???
I am looking for the same. I want to show the sum of all the child rows in the group header.
Please let me know ASAP.
Thanks
Sudip