Grid Appearance

From Lianjapedia
Revision as of 11:47, 14 June 2016 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Under Construction

See Also

Attachments Section Attributes, Colors, CSS, Data Attributes, Gradients, Grid Column Attributes, Grid Section Attributes, Section Appearance, Shading and Transparency

Grid Section

Row dynamic background

The expression or function that provides dynamic row color formatting. e.g. iif(amount<0,'red',)

Row dynamic foreground

The expression or function that provides dynamic row color formatting. e.g. iif(amount<0,'white',)

Show actionbar

Show the actionbar (True | False)

Show grid lines

Show grid lines (True | False)

Alternating row colors

Display alternating row colors (True | False)

Grid row height

Height of the grid rows

Autoresize columns

Autoresize grid columns to fit data (True | False)

Stretch last column

Stretch last grid column (True | False)

Split grid

Split the grid into a grid and a form (True | False)

Show split edit

Display grid in split/form edit mode when displayed (True | False)

Show memo/object panel

Show memo/object panel in splitbar mode (True | False)

Scrollbar

Section displays the grid vertical scrollbar (True | False)

Show logicals as CheckBoxes

Display logical/Boolean values as CheckBoxes (True | False)

MultiSelect rows

Enable multi selection of grid rows. The SelectionChanged delegate is called as rows are selected or deselected (True | False)

MultiSelect rows expression

The expression to evaluate when a multi select row operation is performed. These are passed as a comma separated list to the SelectionChanged delegate.

Pagination

Grid is always rendered using pagination (for large data sets)(True | False)

Automatic pagination

Grid is rendered using pagination if the number of records exceeds below amount (True | False)

Automatic pagination size

Grid is rendered using pagination if Automatic pagination is true and the number of records exceeds this amount

Grid Column

Alternating row colors

Fixed column width

Column width

Cell dynamic background

Cell dynamic foreground

Button

Button caption

Custom control

Total this column

Total expression

Total format