Let's say I have some DS fields with summary functions defined.
Now let's say the grid may/may not be showing the summary row(s) (either group or for grid).
1) Do the summaries still get calculated?
2) If yes/no, is there a way to programatically kick off a calculation and/or then retrieve the summary value for a given field?
We have some screen proposals where we would like to show the total for a couple of key fields and make them more prominent than in a grid summary but want to leverage the fact that the totals may already be calculated (and updated) in the grid so we don't have to write this and manage it ourselves.
Thanks.
Now let's say the grid may/may not be showing the summary row(s) (either group or for grid).
1) Do the summaries still get calculated?
2) If yes/no, is there a way to programatically kick off a calculation and/or then retrieve the summary value for a given field?
We have some screen proposals where we would like to show the total for a couple of key fields and make them more prominent than in a grid summary but want to leverage the fact that the totals may already be calculated (and updated) in the grid so we don't have to write this and manage it ourselves.
Thanks.