Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Figure 1: Properties of Enhanced Grid Form Element
Apart from setting up the columns, an external form can be set to capture more data that what the grid actually shows. One can also defines the format on the returned data.

Available Format Type

  • Text

...

  • Text - Formats the value as text.
  • HTML - Output as HTML.
  • Wiki Markup
    *Date* \- Formats as date. Original Date and New Date format are expected in the "*Format*" field.
    *Format*: \[input format\]\|\[output format\]
    +Example of usage+
    *Original value*: 5/23/2012
    *Expected value*: 2012/5/23
    *Format*: M/d/y\|y/M/d
  • Decimal - Formats as decimal. Number of decimals is expected in the "Format" field.

...