DynamicTable HTC Styles

The following styles are associated with the DynamicTable HTC, using the class attribute. Add the "dynamictable" class attribute value to an element to create a DynamicTable HTC instance.

Class Styles

.dtBtn

Defines style characteristics used when rendering the Accept, Cancel, New, and Remove buttons within the DynamicTable HTC.

.dtContainer

Defines style characteristics used when rendering the main container DIV element for the DynamicTable HTC.

.dtDataRow TD.dtCell

Defines style characteristics used when rendering a normal table cell in the data table for the DynamicTable HTC.

.dtHeaderTable TD

Defines style characteristics used when rendering a normal table cell in the header row of the DynamicTable HTC.

.dtHeaderTable TR

Defines style characteristics used when rendering the header row of the DynamicTable HTC.

.dtTableStyle

Defines style characteristics used when rendering the main table element for the DynamicTable HTC.

.dtTableStyle .dtDataRow

Defines style characteristics used when rendering a row of data in the DynamicTable HTC.

.dtTableStyle .efDisabled

Defines style characteristics used when rendering a disabled EditField HTC in the control row of the DynamicTable HTC.

.dtTableStyle .lsRowOver TD

Defines style characteristics used when rendering normal table data with the mouse hovering over it within the DynamicTable HTC.

.dtTableStyle DIV.dtContainer

Defines style characteristics used when rendering the main container DIV element within the DynamicTable HTC.

.dtTableStyle TH.dtCell

Defines style characteristics used when rendering a table heading cell in the DynamicTable HTC.

.dtTableStyle TR.lsRowSelected TD, .dtTableStyle TR.lsRowSelected INPUT

Defines style characteristics used when rendering a selected data table cell or a selected single line text box in the DynamicTable HTC (an HTML INPUT element of type "password" is used to display data in a password type column so that "*" characters are displayed instead of the password text).

.dynamicTable

Associates an element with the DHTML behavior implemented in the file DynamicTable.htc.

.efField

Defines common style characteristics used when rendering various types of EditField HTCs within the EditSheet and DynamicTable HTCs.

.efHide

Defines style characteristics used when hiding EditField HTC cells in the DynamicTable HTC.


All rights reserved.