Takes the input collection and parses it into an HTML string. First row is considered to be the header of the table.
public string ToTableHtml(TableData tableData)
Parameters
tableData
See also:
Class TableParserHtml© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic