Properties of a Table

See Basic controls.

Enabled

Allow the control to be enabled at runtime.

Name

By default, the control ID appears as the name of the control. Change the ID to make the control easier to identify.

Visible

Choose whether the control be visible at runtime. (Default: Yes)

Security Token

Use security tokens to make the form more secure. See Security tokens.

Design

Configure the design properties. See Configure the design of a control.

Default Row

To define a style for the default row, select one of the options:

  • Theme: The default row of the table takes the default theme as the background.

  • Inline: Click inline to select the color scheme.

  • Class: Enter the name of the class from the CSS file.

Header Design

To define a style for the table header, select one of the options:

  • Theme: The header takes the default theme as the background.

  • Inline: Click inline to select the color scheme.

  • Class: Enter the name of the class from the CSS file.

Alternate Row

To define a style for the alternate row, select one of the options:

  • Theme: The alternate row of the table takes the default theme as the background.

  • Inline: Click inline to select the color scheme.

  • Class: Enter the name of the class from the CSS file.

Selected Row

To define a style for the selected row, select one of the options:

  • Theme: The selected row takes the default theme as the background.

  • Inline Click inline to select the color scheme.

  • Class: Enter the name of the class from the CSS file.

Frame

To define a style for the frame, select one of the options:

  • Theme: The frame takes the default theme as the background.

  • Inline: Click inline to select the color scheme.

  • Class: Enter the name of the class from the CSS file.