<t:column>

Notes about Attributes

Below is additional documentation about attributes. At some point the TagLib Documentation will be updated to include these notes.

defaultSorted

  • If set to true, the data table will be sorted by this column. If set to false the table will not be sorted until a sort header is selected.
  • The first column with defaultSorted="true" will be sorted.

headerstyleClass

  • If unset, default to the header style class of the parent Data Table
  • No labels