Difference between revisions of "Grid Appearance"

From Lianjapedia
Jump to: navigation, search
Line 1: Line 1:
 
''Under Construction''
 
''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=
 
=Grid Section=
 
==Background color==
 
Section background color.
 
* See [[Colors]].
 
 
==Foreground color==
 
Section foreground color
 
* See [[Colors]].
 
 
==Grid background color==
 
Grid background color
 
* See [[Colors]].
 
 
==Grid foreground color==
 
Grid foreground color
 
* See [[Colors]].
 
 
==CSS style==
 
CSS style (separate attributes with ; or use app:/filename.css)
 
* See [[CSS]].
 
 
==Gradient colors==
 
Render the background color as a gradient (True | False)
 
* See [[Gradients]].
 
 
==Gradient type==
 
Specify the gradient type
 
* See [[Gradients]].
 
 
==Gradient start color==
 
Gradient start color
 
* See [[Gradients]].
 
 
==Gradient end color==
 
Gradient end color
 
* See [[Gradients]].
 
 
==Transparency==
 
Specify a transparency percentage from 0 to 100
 
* See [[Shading and Transparency]].
 
 
==Background image==
 
The background image for the section (png | jpg | gif).  Use app:/imagename.ext for app specific images.
 
 
==Stretch image==
 
Stretch the background image to fill the section (True | False)
 
 
==Margin==
 
Margin size around the section
 
 
==Add spacer at bottom==
 
Add spacer at bottom of section (True | False)
 
  
 
==Show actionbar==
 
==Show actionbar==
Line 105: Line 55:
  
 
=Grid Column=
 
=Grid Column=
 
==Background color==
 
* See [[Colors]].
 
 
==Foreground color==
 
* See [[Colors]].
 
  
 
==Alternating row colors==
 
==Alternating row colors==
Line 121: Line 65:
  
 
==Cell dynamic foreground==
 
==Cell dynamic foreground==
 
==Hyperlink==
 
  
 
==Button==
 
==Button==

Revision as of 06:09, 20 May 2016

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

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