Advanced Tab (Grid Properties Dialog Box)

      

Use this tab to apply more attributes to the HTML table created by the Grid design-time control. For example, DHTML tags can be added to make the content more dynamic. Adding attributes to the HTML table in the Advanced tab can overwrite other settings in this dialog box.

Options

Additional attribute/value pairs

Table

Type additional HTML parameters to be applied to the <TABLE> tag generated by the Grid control.

Header Row

Type additional HTML parameters to be applied to the <TR> tag generated by the Grid control for the header.

Header Cells

Type additional HTML parameters to be applied to all <TH> tags generated by the Grid control.

Detail Rows

Type additional HTML parameters to be applied to all <TR> tags generated by the Grid control.

Detail Cells

Type additional HTML parameters to be applied to all <TD> tags generated by the Grid control.