Class HtmlRecordColumn

The ID of the column (defaults to field name)

Class Members

MemberDescription

Init

o.Init(lcExpression, lcHeaderText)

CSSClass

The CSS Class to apply to for the top level table.

Expression

Any FoxPro Expression used to evaluate the value rendered into the grid column.

FieldType

FoxPro Type identifier

FieldWidth

Width of the field

Format

FormatExpression. Can be FoxPro format expression or =UDF. UDF must accept single parameter

HeaderAttributeString

Any attributes you want to add to the header's TD tag

HeaderText

Text of the header

ItemAttributeString

Any attributes you want to add to the TD tag

RowAttributeString

Optional attribute string that gets attached to each row.

RowCssClass

The CSS Class that is assigned to each Row. Defaults to Bootstrap's row class.

Style

The style to apply to the column

Requirements

Assembly: wwhtmlhelpers.prg

© West Wind Technologies, 1996-2022 • Updated: 09/07/15
Comment or report problem with topic