SaasMatter

Total

< TOTAL > < / TOTAL > -> < TOTAL > is starting tag and < / TOTAL > is ending tag and define between < TOTGRID> and < /TOTGRID>, this tag used to make sum of grid columns.

TITLE ->User can set title name for totals of grid columns using this tag.
FIELD KEY->User can set column name for make totals on views.
ALIGN ->User can set alignment of column values Right/Left etc.

OutPut->

Duplicate Totgrid

Define DUPLICATE -> User can avoid duplicate rows in totals using this tag.

< TOTGRID > < / TOTGRID > -> < TOTGRID> is starting tag and < / TOTGRID> is ending tag.
TITLE ->User can set total title text using this tag.
LOCAL -> User can set value of local=1.
SECTION -> User can define total of columns between < SECTION> and < /SECTION>.
DUPLICATE -> User can set key field to avoid duplicate row in totals like DUPLICATE="PurchInvoiceID".

Output ->