SaasMatter

Visualizations

Grid-> User can define view layout in this section.

Inverted View->User can marked if require visibility of columns horizontally.

Ban Sort->User can marked in require sorting on view.

Reverse Direction-> User can marked if require visibility of columns from Ending.

Column Headers->User marked if require fixed header.

Fix Columns-User can set fixed no of columns in this block.

strWidth->User can width for visible fields in this block.

Heading Factor->User can set width for header in this block.

strBand->User can set Display name for view.

Row Height Factor->user can set row height in this block.

GroupOn->User can set Group column Name in this block.

Default Wid Fact.->User can set default value of column’s width.

Allow Group By->User can marked if allow group by on header columns.

Sort On Columns->User can set columns require sorting on columns.

Card->User can make card type views in this tab.

CARD-> User can define card xml between starting & ending tags.

COLOR-> User can set background color for card grid using this tag.

Eg: CARD COLOR="DODGERBLUE" COLS="5"

COLS ->User can define columns for card grid using this tag.

TEXT FIELD -> User can set field for define column using this tag.

Eg: TEXT FIELD="CardText" COLOR="WHITE"

TEXT FIELD -> User can set field for define column using this tag.

Eg: VALUE FIELD="CardValue" COLOR="WHITE"

SORT FIELD: User can set field for sorting using this tab.

Eg: SORT FIELD="Sortindex"

Output ->

![](NoCode/Cardoutput.png)

HTML

Using this tag we can create html template.

Output