Hello, My problem is when i try to add child row to rows that i load from xml with cell value (like this: Neue Position30.000.00=c1-c2) [=sum] dosn’t work.
It works when has no values (like this: Neue Position=c1-c2).
Are there some solutions for my problem?
Unfortunately the cell’s value should be blank for the correct sum displaying. Otherwise the value from cell will be added to the grid.
Hmm ok, but I’ve a grid which users can also add child row to an child,
if the cell must stay blank to work with sum, how should I give data to the grid?
You need to fill the cells with the defined number. the values which should be calculated should be blank when the data is populating to the grid.