_DC.Grid🔗 Grid

like _.Table but with borders – accepts matrix of data

Constructor: [Data [CellAttr [HeaderRows [HeaderAttr [MakeCellIds [MakeRowIds]]]]]

Public Fields:

Data – matrix of data to display in the table

CellAttr – Cell Attributes

HeaderRows – # of header rows

HeaderAttr – Header attributes

MakeCellIds – 1 to generate IDs <td id="tableId_r2c3">

MakeRowIds – 1 to generate Row IDs <tr id="tableId_row2">

No relevant sample pages found.

Controls used on this page: Dyalog: Tabs Base HTML: style