I have a project where the analyst wants to have subtotals inside the grid. Personally, I feel like this needs to be done outside the grid (for multiple reasons, least of which is it wipes out some of the grid's functionality), but before I dig my heels in and push for an alternative, is there a good or effective way to create subtotals? See attachment for a visual of what is requested. However, since I'm still newer to Lansa, maybe there is a trick or easy way to create subtotals.
Thanks.
Subtotals in a grid
Subtotals in a grid
- Attachments
-
- InvoiceAuditReport_Subtotals.jpg (253.16 KiB) Viewed 3143 times
Re: Subtotals in a grid
You can define the necessary fields as Alpha and either insert the word "subTotal" or insert the amount by using asDisplayString. You could probably disable that row too so clicking on it wouldn't do anything.
Art Tostaine